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

Light Blue & Light Blue, Light Teal Color Palette

#D0CAF1 208, 202, 241
#D8D4ED 216, 212, 237
#BEE4DC 190, 228, 220
#E2B1CF 226, 177, 207
#D0CAF1
Color 1
#D8D4ED
Color 2
#BEE4DC
Color 3
#E2B1CF
Color 4
:root {
  --color-1: #D0CAF1;
  --color-2: #D8D4ED;
  --color-3: #BEE4DC;
  --color-4: #E2B1CF;
}
colors: {
  'palette-1': '#D0CAF1',
  'palette-2': '#D8D4ED',
  'palette-3': '#BEE4DC',
  'palette-4': '#E2B1CF',
}
const palette = [
  '#D0CAF1',
  '#D8D4ED',
  '#BEE4DC',
  '#E2B1CF',
];
$color-1: #D0CAF1;
$color-2: #D8D4ED;
$color-3: #BEE4DC;
$color-4: #E2B1CF;
Palette Codes 4 COLORS

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

1,642 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 Light Blue (#D0CAF1) and reads as bright and open, with an average saturation of 47% and lightness of 84%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Blue #D0CAF1

rgb(208, 202, 241) · hsl(249, 58%, 87%)

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

Light Blue #D8D4ED

rgb(216, 212, 237) · hsl(250, 41%, 88%)

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

Light Teal #BEE4DC

rgb(190, 228, 220) · hsl(167, 41%, 82%)

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

Light Pink #E2B1CF

rgb(226, 177, 207) · hsl(323, 46%, 79%)

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
#BEE4DC #E2B1CF 1.34:1 Fail Fail
#D8D4ED #E2B1CF 1.27:1 Fail Fail
#D0CAF1 #E2B1CF 1.17:1 Fail Fail
#D0CAF1 #BEE4DC 1.14:1 Fail Fail
#D0CAF1 #D8D4ED 1.09:1 Fail Fail
#D8D4ED #BEE4DC 1.05:1 Fail Fail

How to use these colors

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

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 #D0CAF1, #D8D4ED, #BEE4DC and #E2B1CF. 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!