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

Blue & Light Violet, Yellow Color Palette

#D0C3E9 208, 195, 233
#B1A5E9 177, 165, 233
#E2DCA7 226, 220, 167
#999CEA 153, 156, 234
#D0C3E9
Color 1
#B1A5E9
Color 2
#E2DCA7
Color 3
#999CEA
Color 4
:root {
  --color-1: #D0C3E9;
  --color-2: #B1A5E9;
  --color-3: #E2DCA7;
  --color-4: #999CEA;
}
colors: {
  'palette-1': '#D0C3E9',
  'palette-2': '#B1A5E9',
  'palette-3': '#E2DCA7',
  'palette-4': '#999CEA',
}
const palette = [
  '#D0C3E9',
  '#B1A5E9',
  '#E2DCA7',
  '#999CEA',
];
$color-1: #D0C3E9;
$color-2: #B1A5E9;
$color-3: #E2DCA7;
$color-4: #999CEA;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously.

6,121 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Blue (#999CEA) and reads as bright and open, with an average saturation of 56% and lightness of 79%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #D0C3E9

rgb(208, 195, 233) · hsl(261, 46%, 84%)

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

Light Violet #B1A5E9

rgb(177, 165, 233) · hsl(251, 61%, 78%)

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

Yellow #E2DCA7

rgb(226, 220, 167) · hsl(54, 50%, 77%)

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

Blue #999CEA

rgb(153, 156, 234) · hsl(238, 66%, 76%)

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
#E2DCA7 #999CEA 1.81:1 Fail Fail
#B1A5E9 #E2DCA7 1.59:1 Fail Fail
#D0C3E9 #999CEA 1.53:1 Fail Fail
#D0C3E9 #B1A5E9 1.34:1 Fail Fail
#D0C3E9 #E2DCA7 1.19:1 Fail Fail
#B1A5E9 #999CEA 1.14:1 Fail Fail

How to use these colors

  • Background — Light Violet (#D0C3E9): the lightest tone — a clean base for large areas
  • Text — Blue (#999CEA): the darkest tone — readable for body copy and headings
  • Primary — Blue (#999CEA): the most saturated tone — buttons, links and key UI
  • Accent — Light Violet (#B1A5E9): 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 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 Violet (#D0C3E9), Light Violet (#B1A5E9), Yellow (#E2DCA7) and Blue (#999CEA).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #D0C3E9, #B1A5E9, #E2DCA7 and #999CEA. 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!