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

Light Blue & Light Blue, Pink Color Palette

#D2DCEF 210, 220, 239
#E699B8 230, 153, 184
#ECEDCE 236, 237, 206
#D6DEF5 214, 222, 245
#D2DCEF
Color 1
#E699B8
Color 2
#ECEDCE
Color 3
#D6DEF5
Color 4
:root {
  --color-1: #D2DCEF;
  --color-2: #E699B8;
  --color-3: #ECEDCE;
  --color-4: #D6DEF5;
}
colors: {
  'palette-1': '#D2DCEF',
  'palette-2': '#E699B8',
  'palette-3': '#ECEDCE',
  'palette-4': '#D6DEF5',
}
const palette = [
  '#D2DCEF',
  '#E699B8',
  '#ECEDCE',
  '#D6DEF5',
];
$color-1: #D2DCEF;
$color-2: #E699B8;
$color-3: #ECEDCE;
$color-4: #D6DEF5;
Palette Codes 4 COLORS

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

138 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Blue (#D6DEF5) 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 #D2DCEF

rgb(210, 220, 239) · hsl(219, 48%, 88%)

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

Pink #E699B8

rgb(230, 153, 184) · hsl(336, 61%, 75%)

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

Light Yellow #ECEDCE

rgb(236, 237, 206) · hsl(62, 46%, 87%)

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

Light Blue #D6DEF5

rgb(214, 222, 245) · hsl(225, 61%, 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
#E699B8 #ECEDCE 1.83:1 Fail Fail
#E699B8 #D6DEF5 1.63:1 Fail Fail
#D2DCEF #E699B8 1.58:1 Fail Fail
#D2DCEF #ECEDCE 1.15:1 Fail Fail
#ECEDCE #D6DEF5 1.12:1 Fail Fail
#D2DCEF #D6DEF5 1.03:1 Fail Fail

How to use these colors

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

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 #D2DCEF, #E699B8, #ECEDCE and #D6DEF5. 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!