#D8DEE6#D8DEE6
#D8DEE6 is a very light, near-neutral cyan. Relative luminance 0.726; OKLCH L 89.8% C 0.013 H 255.5°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEE6 |
|---|---|
| RGB | rgb(216, 222, 230) |
| HSL | hsl(214, 22%, 87%) |
| HSV | hsv(214, 6%, 90%) |
| CMYK | cmyk(6.1%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(88.23, -0.52, -4.61) |
| CIE-LCH | lch(88.23, 4.64, 263.53°) |
| OKLab | oklab(89.84% -0.0032 -0.0123) |
| OKLCH | oklch(89.84% 0.013 255.5) |
| XYZ | xyz(68.7203, 72.5542, 85.2315) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.94
Gainsboro
#DCDCDC
ΔE00 4.24
Light Gray
#D3D3D3
ΔE00 4.86
Aliceblue
#F0F8FF
ΔE00 5.59
Ghostwhite
#F8F8FF
ΔE00 6.45
Whitesmoke
#F5F5F5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEE6 #E6E0D8
analogous
#D8E5E6 #D8DEE6 #D9D8E6
triadic
#D8DEE6 #E6D8DE #DEE6D8
tetradic
#D8DEE6 #E6D8E5 #E6E0D8 #D8E6D9
square
#D8DEE6 #E6D8E5 #E6E0D8 #D8E6D9
split-complementary
#D8DEE6 #E6D9D8 #E5E6D8
monochromatic
#8D9FB6 #B3BECE #D8DEE6 #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.35
#D8DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D8DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEE6
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEE6 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#DADDE6
Tritanopia (blue-blind)
#D5E0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dee6; /* rgb */ color: rgb(216, 222, 230); /* oklch */ color: oklch(89.8% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#e4e8ed',
500: '#d8dee6',
950: '#000000',
},
}SCSS
$custom: #d8dee6; $custom-light: #e4e8ed; $custom-dark: #000000;
JSON
{
"hex": "#d8dee6",
"rgb": {
"r": 216,
"g": 222,
"b": 230
},
"hsl": {
"h": 214.286,
"s": 21.875,
"l": 87.451
},
"oklch": {
"l": 0.89835,
"c": 0.01272,
"h": 255.5
},
"luminance": 0.72555
}Semantic roles & 50–950 ramp
primary
#D8DEE6
secondary
#BDB3A5
accent
#7945A0
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484