Light Blue & Violet, Pink Color Palette — PaletteCSS
Back to palettes

Light Blue & Violet, Pink Color Palette

#9CB1F5 156, 177, 245
#9763B5 151, 99, 181
#E496E7 228, 150, 231
#DC3646 220, 54, 70
#9CB1F5
Color 1
#9763B5
Color 2
#E496E7
Color 3
#DC3646
Color 4
:root {
  --color-1: #9CB1F5;
  --color-2: #9763B5;
  --color-3: #E496E7;
  --color-4: #DC3646;
}
colors: {
  'palette-1': '#9CB1F5',
  'palette-2': '#9763B5',
  'palette-3': '#E496E7',
  'palette-4': '#DC3646',
}
const palette = [
  '#9CB1F5',
  '#9763B5',
  '#E496E7',
  '#DC3646',
];
$color-1: #9CB1F5;
$color-2: #9763B5;
$color-3: #E496E7;
$color-4: #DC3646;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

2,950 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Blue (#9CB1F5) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 65%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Blue #9CB1F5

rgb(156, 177, 245) · hsl(226, 82%, 79%)

A light, airy tone — ideal for backgrounds and subtle fills.

Violet #9763B5

rgb(151, 99, 181) · hsl(278, 36%, 55%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Pink #E496E7

rgb(228, 150, 231) · hsl(298, 63%, 75%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Red #DC3646

rgb(220, 54, 70) · hsl(354, 70%, 54%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#9CB1F5 #DC3646 2.15:1 Fail Fail
#E496E7 #DC3646 2.11:1 Fail Fail
#9CB1F5 #9763B5 2.1:1 Fail Fail
#9763B5 #E496E7 2.06:1 Fail Fail
#9CB1F5 #E496E7 1.02:1 Fail Fail
#9763B5 #DC3646 1.02:1 Fail Fail

How to use these colors

  • Background — Light Blue (#9CB1F5): the lightest tone — a clean base for large areas
  • Text — Red (#DC3646): the darkest tone — readable for body copy and headings
  • Primary — Red (#DC3646): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#E496E7): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Light Blue tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Light Blue (#9CB1F5), Violet (#9763B5), Pink (#E496E7) and Red (#DC3646).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #9CB1F5, #9763B5, #E496E7 and #DC3646. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!