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

Light Pink & Light Violet, Blue Color Palette

#CFACE7 207, 172, 231
#5999C8 89, 153, 200
#9D78BC 157, 120, 188
#F5D3F3 245, 211, 243
#CFACE7
Color 1
#5999C8
Color 2
#9D78BC
Color 3
#F5D3F3
Color 4
:root {
  --color-1: #CFACE7;
  --color-2: #5999C8;
  --color-3: #9D78BC;
  --color-4: #F5D3F3;
}
colors: {
  'palette-1': '#CFACE7',
  'palette-2': '#5999C8',
  'palette-3': '#9D78BC',
  'palette-4': '#F5D3F3',
}
const palette = [
  '#CFACE7',
  '#5999C8',
  '#9D78BC',
  '#F5D3F3',
];
$color-1: #CFACE7;
$color-2: #5999C8;
$color-3: #9D78BC;
$color-4: #F5D3F3;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony.

5,212 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Pink (#F5D3F3) and reads as bright and open, with an average saturation of 50% and lightness of 71%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Violet #CFACE7

rgb(207, 172, 231) · hsl(276, 55%, 79%)

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

Blue #5999C8

rgb(89, 153, 200) · hsl(205, 50%, 57%)

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

Violet #9D78BC

rgb(157, 120, 188) · hsl(273, 34%, 60%)

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

Light Pink #F5D3F3

rgb(245, 211, 243) · hsl(304, 63%, 89%)

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

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
#9D78BC #F5D3F3 2.65:1 Fail Fail
#5999C8 #F5D3F3 2.27:1 Fail Fail
#CFACE7 #9D78BC 1.83:1 Fail Fail
#CFACE7 #5999C8 1.57:1 Fail Fail
#CFACE7 #F5D3F3 1.45:1 Fail Fail
#5999C8 #9D78BC 1.17:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5D3F3): the lightest tone — a clean base for large areas
  • Text — Blue (#5999C8): the darkest tone — readable for body copy and headings
  • Primary — Light Violet (#CFACE7): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5999C8): 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 Violet (#CFACE7), Blue (#5999C8), Violet (#9D78BC) and Light Pink (#F5D3F3).

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 #CFACE7, #5999C8, #9D78BC and #F5D3F3. 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!