#D4DEEE#D4DEEE
#D4DEEE is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.8% C 0.024 H 259.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEEE |
|---|---|
| RGB | rgb(212, 222, 238) |
| HSL | hsl(217, 43%, 88%) |
| HSV | hsv(217, 11%, 93%) |
| CMYK | cmyk(10.9%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(88.17, -0.27, -8.95) |
| CIE-LCH | lch(88.17, 8.95, 268.28°) |
| OKLab | oklab(89.78% -0.0043 -0.0241) |
| OKLCH | oklch(89.78% 0.024 259.8) |
| XYZ | xyz(68.7019, 72.4118, 91.2297) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 6.34
Aliceblue
#F0F8FF
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 7.46
Ghostwhite
#F8F8FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEEE #EEE4D4
analogous
#D4EBEE #D4DEEE #D7D4EE
triadic
#D4DEEE #EED4DE #DEEED4
tetradic
#D4DEEE #EED4EB #EEE4D4 #D4EED7
square
#D4DEEE #EED4EB #EEE4D4 #D4EED7
split-complementary
#D4DEEE #EED7D4 #EBEED4
monochromatic
#7C9BCB #A8BCDD #D4DEEE #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.36
#D4DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D4DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEEE
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEEE | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#CEE1E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4deee; /* rgb */ color: rgb(212, 222, 238); /* oklch */ color: oklch(89.8% 0.024 259.8);
Tailwind
colors: {
custom: {
50: '#e1e8f3',
500: '#d4deee',
950: '#000000',
},
}SCSS
$custom: #d4deee; $custom-light: #e1e8f3; $custom-dark: #000000;
JSON
{
"hex": "#d4deee",
"rgb": {
"r": 212,
"g": 222,
"b": 238
},
"hsl": {
"h": 216.923,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.89783,
"c": 0.02445,
"h": 259.8
},
"luminance": 0.72413
}Semantic roles & 50–950 ramp
primary
#D4DEEE
secondary
#CAB89C
accent
#822FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485