Skip to content

#d4ceec

a pale, soft blue · cool · closest name: Lavender

RGB
212, 206, 236
HSL
252°, 44%, 87%
CMYK
10, 13, 0, 8
Luminance
0.6420

At a glance

Every number on this page in one read: what #d4ceec is made of, how bright it looks, and which way it leans.

Hex
#d4ceec
Hue
252°
blue
Saturation
44%
soft
Lightness
87%
pale
Brightness
93%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6420
WCAG relative
Temperature
Cool
77/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
13.84:1
Closest name
Lavender
ΔE2000 6.8
Where it sits
Hue252° of 360°
Saturation44%
Lightness87%
Temperature
Warm ← → Cool77% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#d4ceec
RGBrgb(212, 206, 236)
HSLhsl(252, 44%, 87%)
CMYKcmyk(10%, 13%, 0%, 8%)
LABlab(84.1 7.7 -14.0)
LCHlch(84.1 16.0 298.9)
OKLCHoklch(0.866 0.042 294.7)
Decimal13946604
Display P3color(display-p3 0.831 0.808 0.925)

Copy-ready code

/* CSS */
color: #d4ceec;
background-color: #d4ceec;
/* Tailwind (arbitrary) */
class="text-[#d4ceec] bg-[#d4ceec]"
/* SCSS */
$brand: #d4ceec;
/* SwiftUI */
Color(red: 0.831, green: 0.808, blue: 0.925)
/* Android */
Color.parseColor("#d4ceec")
/* Flutter */
Color(0xFFD4CEEC)
/* Python / OpenCV (BGR) */
(236, 206, 212)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #d4ceec · 13.84:1
Use #000000AAA at every size.
Aa
White text · 1.52:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.84:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d4ceec as text scores 1.52:1 on white and 13.84:1 on black.

Accessibility — WCAG contrast

Aa
#d4ceec on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#d4ceec on black: 13.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8D2ED
deuteranopia · #C9D1EB
tritanopia · #D0D2D8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d4ceec is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F5FA
#EDEAF5
#d4ceec
#B8AEE0
#9586D0
#715DC0
#5A44B0
#4B3993
#3C2E76
#2E2456
#1D1736
Base = 200Lightest = 50 · #F6F5FADarkest = 950 · #1D1736
:root {
  --brand-50: #F6F5FA;
  --brand-100: #EDEAF5;
  --brand-200: #d4ceec;
  --brand-300: #B8AEE0;
  --brand-400: #9586D0;
  --brand-500: #715DC0;
  --brand-600: #5A44B0;
  --brand-700: #4B3993;
  --brand-800: #3C2E76;
  --brand-900: #2E2456;
  --brand-950: #1D1736;
  --brand: #d4ceec;
  --brand-ink: #000000;
}

Colors that work with #d4ceec

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6F4FA
Tinted page background
Border#CBC4E8
Hairlines and dividers
Muted text#5B4B9B
Captions on the surface
Accent#969336
Second voice, not a rival
Dark variant#2F245C
Hover, pressed, headers
Light variant#EFEDF8
Selected rows, tints
Dark surface#171424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #d4ceec

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#E6ECCE
Analogous left#CED7EC
Analogous right#E3CEEC
Split-complement 1#ECE3CE
Split-complement 2#D7ECCE
Triadic 1#ECD4CE
Triadic 2#CEECD4
Tetradic#ECCED7

RGB percentages

Red83.1%
Green80.8%
Blue92.5%

CMYK percentages

Cyan10.2%
Magenta12.7%
Yellow0.0%
Key (black)7.5%

Color previews

#d4ceec text on a black background

contrast 13.84:1

Card sample

#d4ceec text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #d4ceec;
Background color
Panel with #d4ceec background
background-color: #d4ceec;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #d4ceec;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(212, 206, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 206, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4ceec;
background: linear-gradient(135deg, #d4ceec, #E8CEEC);

Monochromatic scale

Palettes built from #d4ceec

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#d4ceec in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#d4ceec, answered

What color is #d4ceec?

#d4ceec is a pale soft blue, closest to Lavender (ΔE2000 6.8). It sits at 252° on the hue wheel with 44% saturation and 87% lightness, which reads as cool.

What is the RGB value of #d4ceec?

rgb(212, 206, 236) — 212 red, 206 green and 236 blue out of 255, or 83.1% / 80.8% / 92.5% by channel.

Is #d4ceec a light or a dark color?

It is a light color. Relative luminance is 0.6420 and perceived brightness is 83%, so black text on it reaches 13.84:1.

Should I use black or white text on #d4ceec?

Black. It scores 13.84:1 against #d4ceec, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #d4ceec?

#E6ECCE sits directly opposite on the wheel. Softer options are the split-complements #ECE3CE and #D7ECCE, which give the same contrast with far less vibration.

What colors go well with #d4ceec?

For interface work: #F6F4FA as the surface, #CBC4E8 for borders, #5B4B9B for secondary text, #969336 as an accent and #2F245C for hover and pressed states. For a palette, the analogous pair #CED7EC and #E3CEEC stays calm, while #E6ECCE is the loudest partner.

What is #d4ceec in CMYK for printing?

cmyk(10%, 13%, 0%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d4ceec warm or cool?

Cool — it scores 77 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFCEEC; nudged cooler, #CDD3ED.

Work with #d4ceec in the Color Lab