#D4DCEE#D4DCEE
#D4DCEE is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.4% C 0.026 H 266.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCEE |
|---|---|
| RGB | rgb(212, 220, 238) |
| HSL | hsl(222, 43%, 88%) |
| HSV | hsv(222, 11%, 93%) |
| CMYK | cmyk(10.9%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(87.66, 0.77, -9.71) |
| CIE-LCH | lch(87.66, 9.74, 274.55°) |
| OKLab | oklab(89.38% -0.0015 -0.0261) |
| OKLCH | oklch(89.38% 0.026 266.6) |
| XYZ | xyz(68.1739, 71.3557, 91.0537) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.77
Fog
#D8DCE0
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 7.65
Aliceblue
#F0F8FF
ΔE00 7.73
Ghostwhite
#F8F8FF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCEE #EEE6D4
analogous
#D4E9EE #D4DCEE #D9D4EE
triadic
#D4DCEE #EED4DC #DCEED4
tetradic
#D4DCEE #EED4E9 #EEE6D4 #D4EED9
square
#D4DCEE #EED4E9 #EEE6D4 #D4EED9
split-complementary
#D4DCEE #EED9D4 #E9EED4
monochromatic
#7C95CB #A8B8DD #D4DCEE #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.38
#D4DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D4DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCEE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCEE | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#CEDFE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dcee; /* rgb */ color: rgb(212, 220, 238); /* oklch */ color: oklch(89.4% 0.026 266.6);
Tailwind
colors: {
custom: {
50: '#e1e6f3',
500: '#d4dcee',
950: '#000000',
},
}SCSS
$custom: #d4dcee; $custom-light: #e1e6f3; $custom-dark: #000000;
JSON
{
"hex": "#d4dcee",
"rgb": {
"r": 212,
"g": 220,
"b": 238
},
"hsl": {
"h": 221.538,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.89383,
"c": 0.02616,
"h": 266.6
},
"luminance": 0.71356
}Semantic roles & 50–950 ramp
primary
#D4DCEE
secondary
#CABC9C
accent
#8D2FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485