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

Light Pink & Light Blue, Blue Color Palette

#C8C8EE 200, 200, 238
#F6D0F3 246, 208, 243
#A0C1E3 160, 193, 227
#F0DBE9 240, 219, 233
#C8C8EE
Color 1
#F6D0F3
Color 2
#A0C1E3
Color 3
#F0DBE9
Color 4
:root {
  --color-1: #C8C8EE;
  --color-2: #F6D0F3;
  --color-3: #A0C1E3;
  --color-4: #F0DBE9;
}
colors: {
  'palette-1': '#C8C8EE',
  'palette-2': '#F6D0F3',
  'palette-3': '#A0C1E3',
  'palette-4': '#F0DBE9',
}
const palette = [
  '#C8C8EE',
  '#F6D0F3',
  '#A0C1E3',
  '#F0DBE9',
];
$color-1: #C8C8EE;
$color-2: #F6D0F3;
$color-3: #A0C1E3;
$color-4: #F0DBE9;
Palette Codes 4 COLORS

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

1,049 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Pink (#F6D0F3) and reads as bright and open, with an average saturation of 54% and lightness of 85%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Blue #C8C8EE

rgb(200, 200, 238) · hsl(240, 53%, 86%)

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

Light Pink #F6D0F3

rgb(246, 208, 243) · hsl(305, 68%, 89%)

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

Blue #A0C1E3

rgb(160, 193, 227) · hsl(210, 54%, 76%)

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

Light Pink #F0DBE9

rgb(240, 219, 233) · hsl(320, 41%, 90%)

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
#A0C1E3 #F0DBE9 1.43:1 Fail Fail
#F6D0F3 #A0C1E3 1.36:1 Fail Fail
#C8C8EE #F0DBE9 1.24:1 Fail Fail
#C8C8EE #F6D0F3 1.18:1 Fail Fail
#C8C8EE #A0C1E3 1.15:1 Fail Fail
#F6D0F3 #F0DBE9 1.05:1 Fail Fail

How to use these colors

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

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 #C8C8EE, #F6D0F3, #A0C1E3 and #F0DBE9. 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!