#D8DEE5#D8DEE5
#D8DEE5 is a very light, near-neutral cyan. Relative luminance 0.725; OKLCH L 89.8% C 0.012 H 252.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEE5 |
|---|---|
| RGB | rgb(216, 222, 229) |
| HSL | hsl(212, 20%, 87%) |
| HSV | hsv(212, 6%, 90%) |
| CMYK | cmyk(5.7%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(88.21, -0.71, -4.12) |
| CIE-LCH | lch(88.21, 4.18, 260.20°) |
| OKLab | oklab(89.81% -0.0036 -0.011) |
| OKLCH | oklch(89.81% 0.012 252.1) |
| XYZ | xyz(68.5803, 72.4982, 84.4941) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.53
Gainsboro
#DCDCDC
ΔE00 3.89
Light Gray
#D3D3D3
ΔE00 4.55
Aliceblue
#F0F8FF
ΔE00 5.55
Whitesmoke
#F5F5F5
ΔE00 6.41
Ghostwhite
#F8F8FF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEE5 #E5DFD8
analogous
#D8E5E5 #D8DEE5 #D9D8E5
triadic
#D8DEE5 #E5D8DE #DEE5D8
tetradic
#D8DEE5 #E5D8E5 #E5DFD8 #D8E5D9
square
#D8DEE5 #E5D8E5 #E5DFD8 #D8E5D9
split-complementary
#D8DEE5 #E5D9D8 #E5E5D8
monochromatic
#8FA0B4 #B3BFCD #D8DEE5 #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.35
#D8DEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D8DEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEE5
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEE5 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE5
Deuteranopia (green-blind)
#DADDE5
Tritanopia (blue-blind)
#D5E0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dee5; /* rgb */ color: rgb(216, 222, 229); /* oklch */ color: oklch(89.8% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#e4e8ed',
500: '#d8dee5',
950: '#000000',
},
}SCSS
$custom: #d8dee5; $custom-light: #e4e8ed; $custom-dark: #000000;
JSON
{
"hex": "#d8dee5",
"rgb": {
"r": 216,
"g": 222,
"b": 229
},
"hsl": {
"h": 212.308,
"s": 20,
"l": 87.255
},
"oklch": {
"l": 0.89805,
"c": 0.01157,
"h": 252.1
},
"luminance": 0.72499
}Semantic roles & 50–950 ramp
primary
#D8DEE5
secondary
#BCB1A6
accent
#76479E
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484