#D8DEE4#D8DEE4
#D8DEE4 is a very light, near-neutral cyan. Relative luminance 0.724; OKLCH L 89.8% C 0.010 H 248.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEE4 |
|---|---|
| RGB | rgb(216, 222, 228) |
| HSL | hsl(210, 18%, 87%) |
| HSV | hsv(210, 5%, 89%) |
| CMYK | cmyk(5.3%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(88.18, -0.90, -3.63) |
| CIE-LCH | lch(88.18, 3.74, 256.08°) |
| OKLab | oklab(89.78% -0.0039 -0.0097) |
| OKLCH | oklch(89.78% 0.01 248) |
| XYZ | xyz(68.4410, 72.4425, 83.7608) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.18
Gainsboro
#DCDCDC
ΔE00 3.58
Light Gray
#D3D3D3
ΔE00 4.27
Aliceblue
#F0F8FF
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 6.16
Whitesmoke
#F5F5F5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEE4 #E4DED8
analogous
#D8E4E4 #D8DEE4 #D8D8E4
triadic
#D8DEE4 #E4D8DE #DEE4D8
tetradic
#D8DEE4 #E4D8E4 #E4DED8 #D8E4D8
square
#D8DEE4 #E4D8E4 #E4DED8 #D8E4D8
split-complementary
#D8DEE4 #E4D8D8 #E4E4D8
monochromatic
#90A1B2 #B4BFCB #D8DEE4 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.36
#D8DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#D8DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEE4
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEE4 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#DADDE4
Tritanopia (blue-blind)
#D5DFE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dee4; /* rgb */ color: rgb(216, 222, 228); /* oklch */ color: oklch(89.8% 0.010 248.0);
Tailwind
colors: {
custom: {
50: '#e4e8ec',
500: '#d8dee4',
950: '#000000',
},
}SCSS
$custom: #d8dee4; $custom-light: #e4e8ec; $custom-dark: #000000;
JSON
{
"hex": "#d8dee4",
"rgb": {
"r": 216,
"g": 222,
"b": 228
},
"hsl": {
"h": 210,
"s": 18.182,
"l": 87.059
},
"oklch": {
"l": 0.89775,
"c": 0.01048,
"h": 248
},
"luminance": 0.72443
}Semantic roles & 50–950 ramp
primary
#D8DEE4
secondary
#BAB0A6
accent
#73499C
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484