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

Light Pink & Light Violet, Light Blue Color Palette

#F5EAF0 245, 234, 240
#C8C1DC 200, 193, 220
#C8CEE3 200, 206, 227
#859D8E 133, 157, 142
#F5EAF0
Color 1
#C8C1DC
Color 2
#C8CEE3
Color 3
#859D8E
Color 4
:root {
  --color-1: #F5EAF0;
  --color-2: #C8C1DC;
  --color-3: #C8CEE3;
  --color-4: #859D8E;
}
colors: {
  'palette-1': '#F5EAF0',
  'palette-2': '#C8C1DC',
  'palette-3': '#C8CEE3',
  'palette-4': '#859D8E',
}
const palette = [
  '#F5EAF0',
  '#C8C1DC',
  '#C8CEE3',
  '#859D8E',
];
$color-1: #F5EAF0;
$color-2: #C8C1DC;
$color-3: #C8CEE3;
$color-4: #859D8E;
Palette Codes 4 COLORS

This is a cool, soft, muted 4-colour palette mixing related and contrasting tones for a natural feel.

3,552 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, soft, muted 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Pink (#F5EAF0) and reads as bright and open, with an average saturation of 27% and lightness of 79%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #F5EAF0

rgb(245, 234, 240) · hsl(327, 35%, 94%)

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

Light Violet #C8C1DC

rgb(200, 193, 220) · hsl(256, 28%, 81%)

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

Light Blue #C8CEE3

rgb(200, 206, 227) · hsl(227, 33%, 84%)

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

Gray #859D8E

rgb(133, 157, 142) · hsl(143, 11%, 57%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#F5EAF0 #859D8E 2.48:1 Fail Fail
#C8CEE3 #859D8E 1.86:1 Fail Fail
#C8C1DC #859D8E 1.68:1 Fail Fail
#F5EAF0 #C8C1DC 1.48:1 Fail Fail
#F5EAF0 #C8CEE3 1.34:1 Fail Fail
#C8C1DC #C8CEE3 1.11:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5EAF0): the lightest tone — a clean base for large areas
  • Text — Gray (#859D8E): the darkest tone — readable for body copy and headings
  • Primary — Light Blue (#C8CEE3): the most saturated tone — buttons, links and key UI
  • Accent — Light Violet (#C8C1DC): 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 Pink 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 Pink (#F5EAF0), Light Violet (#C8C1DC), Light Blue (#C8CEE3) and Gray (#859D8E).

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 #F5EAF0, #C8C1DC, #C8CEE3 and #859D8E. 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!