#D8DEE2#D8DEE2
#D8DEE2 is a very light, near-neutral cyan. Relative luminance 0.723; OKLCH L 89.7% C 0.009 H 236.6°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEE2 |
|---|---|
| RGB | rgb(216, 222, 226) |
| HSL | hsl(204, 15%, 87%) |
| HSV | hsv(204, 4%, 89%) |
| CMYK | cmyk(4.4%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(88.13, -1.28, -2.66) |
| CIE-LCH | lch(88.13, 2.95, 244.36°) |
| OKLab | oklab(89.72% -0.0047 -0.0071) |
| OKLCH | oklch(89.72% 0.009 236.6) |
| XYZ | xyz(68.1650, 72.3321, 82.3071) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.00
Gainsboro
#DCDCDC
ΔE00 3.06
Light Gray
#D3D3D3
ΔE00 3.83
Light Grey
#D8DCD6
ΔE00 5.14
Aliceblue
#F0F8FF
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEE2 #E2DCD8
analogous
#D8E2E1 #D8DEE2 #D8D9E2
triadic
#D8DEE2 #E2D8DE #DEE2D8
tetradic
#D8DEE2 #E1D8E2 #E2DCD8 #D9E2D8
square
#D8DEE2 #E1D8E2 #E2DCD8 #D9E2D8
split-complementary
#D8DEE2 #E2D8D9 #E2E1D8
monochromatic
#92A3AE #B5C0C8 #D8DEE2 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.36
#D8DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D8DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEE2
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEE2 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#DBDDE2
Tritanopia (blue-blind)
#D6DFDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dee2; /* rgb */ color: rgb(216, 222, 226); /* oklch */ color: oklch(89.7% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#e4e8eb',
500: '#d8dee2',
950: '#000000',
},
}SCSS
$custom: #d8dee2; $custom-light: #e4e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d8dee2",
"rgb": {
"r": 216,
"g": 222,
"b": 226
},
"hsl": {
"h": 204,
"s": 14.706,
"l": 86.667
},
"oklch": {
"l": 0.89716,
"c": 0.00851,
"h": 236.6
},
"luminance": 0.72332
}Semantic roles & 50–950 ramp
primary
#D8DEE2
secondary
#B7ADA7
accent
#6B4D99
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484