#D4DEE8#D4DEE8
#D4DEE8 is a very light, near-neutral cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.017 H 248.0°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEE8 |
|---|---|
| RGB | rgb(212, 222, 232) |
| HSL | hsl(210, 30%, 87%) |
| HSV | hsv(210, 9%, 91%) |
| CMYK | cmyk(8.6%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(88.00, -1.45, -6.04) |
| CIE-LCH | lch(88.00, 6.21, 256.54°) |
| OKLab | oklab(89.6% -0.0065 -0.0162) |
| OKLCH | oklch(89.6% 0.017 248) |
| XYZ | xyz(67.8351, 72.0651, 86.6644) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.19
Gainsboro
#DCDCDC
ΔE00 5.61
Aliceblue
#F0F8FF
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.04
Ghostwhite
#F8F8FF
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEE8 #E8DED4
analogous
#D4E8E8 #D4DEE8 #D4D4E8
triadic
#D4DEE8 #E8D4DE #DEE8D4
tetradic
#D4DEE8 #E8D4E8 #E8DED4 #D4E8D4
square
#D4DEE8 #E8D4E8 #E8DED4 #D4E8D4
split-complementary
#D4DEE8 #E8D4D4 #E8E8D4
monochromatic
#84A1BD #ACBFD3 #D4DEE8 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.36
#D4DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D4DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEE8
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEE8 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE9
Deuteranopia (green-blind)
#D8DCE8
Tritanopia (blue-blind)
#CFE0E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dee8; /* rgb */ color: rgb(212, 222, 232); /* oklch */ color: oklch(89.6% 0.017 248.0);
Tailwind
colors: {
custom: {
50: '#e1e8ef',
500: '#d4dee8',
950: '#000000',
},
}SCSS
$custom: #d4dee8; $custom-light: #e1e8ef; $custom-dark: #000000;
JSON
{
"hex": "#d4dee8",
"rgb": {
"r": 212,
"g": 222,
"b": 232
},
"hsl": {
"h": 210,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.89597,
"c": 0.01747,
"h": 248
},
"luminance": 0.72066
}Semantic roles & 50–950 ramp
primary
#D4DEE8
secondary
#C1B09F
accent
#733DA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485