#D8DEE7#D8DEE7
#D8DEE7 is a very light, near-neutral blue. Relative luminance 0.726; OKLCH L 89.9% C 0.014 H 258.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEE7 |
|---|---|
| RGB | rgb(216, 222, 231) |
| HSL | hsl(216, 24%, 88%) |
| HSV | hsv(216, 6%, 91%) |
| CMYK | cmyk(6.5%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(88.26, -0.33, -5.09) |
| CIE-LCH | lch(88.26, 5.10, 266.27°) |
| OKLab | oklab(89.87% -0.0028 -0.0136) |
| OKLCH | oklch(89.87% 0.014 258.4) |
| XYZ | xyz(68.8611, 72.6105, 85.9732) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.37
Gainsboro
#DCDCDC
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 5.18
Aliceblue
#F0F8FF
ΔE00 5.67
Ghostwhite
#F8F8FF
ΔE00 6.42
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEE7 #E7E1D8
analogous
#D8E5E7 #D8DEE7 #D9D8E7
triadic
#D8DEE7 #E7D8DE #DEE7D8
tetradic
#D8DEE7 #E7D8E5 #E7E1D8 #D8E7D9
square
#D8DEE7 #E7D8E5 #E7E1D8 #D8E7D9
split-complementary
#D8DEE7 #E7D9D8 #E5E7D8
monochromatic
#8C9EB8 #B2BED0 #D8DEE7 #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.35
#D8DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D8DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEE7
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEE7 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE7
Deuteranopia (green-blind)
#DADDE7
Tritanopia (blue-blind)
#D5E0E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dee7; /* rgb */ color: rgb(216, 222, 231); /* oklch */ color: oklch(89.9% 0.014 258.4);
Tailwind
colors: {
custom: {
50: '#e4e8ee',
500: '#d8dee7',
950: '#000000',
},
}SCSS
$custom: #d8dee7; $custom-light: #e4e8ee; $custom-dark: #000000;
JSON
{
"hex": "#d8dee7",
"rgb": {
"r": 216,
"g": 222,
"b": 231
},
"hsl": {
"h": 216,
"s": 23.81,
"l": 87.647
},
"oklch": {
"l": 0.89865,
"c": 0.01392,
"h": 258.4
},
"luminance": 0.72611
}Semantic roles & 50–950 ramp
primary
#D8DEE7
secondary
#BFB4A5
accent
#7C43A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485