#D8DEE8#D8DEE8
#D8DEE8 is a very light, near-neutral blue. Relative luminance 0.727; OKLCH L 89.9% C 0.015 H 260.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEE8 |
|---|---|
| RGB | rgb(216, 222, 232) |
| HSL | hsl(218, 26%, 88%) |
| HSV | hsv(218, 7%, 91%) |
| CMYK | cmyk(6.9%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(88.29, -0.14, -5.58) |
| CIE-LCH | lch(88.29, 5.58, 268.55°) |
| OKLab | oklab(89.9% -0.0024 -0.0149) |
| OKLCH | oklch(89.9% 0.015 260.7) |
| XYZ | xyz(69.0028, 72.6672, 86.7191) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.81
Gainsboro
#DCDCDC
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.52
Aliceblue
#F0F8FF
ΔE00 5.79
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Ghostwhite
#F8F8FF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEE8 #E8E2D8
analogous
#D8E6E8 #D8DEE8 #DAD8E8
triadic
#D8DEE8 #E8D8DE #DEE8D8
tetradic
#D8DEE8 #E8D8E6 #E8E2D8 #D8E8DA
square
#D8DEE8 #E8D8E6 #E8E2D8 #D8E8DA
split-complementary
#D8DEE8 #E8DAD8 #E6E8D8
monochromatic
#8B9DBB #B2BDD1 #D8DEE8 #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.35
#D8DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D8DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEE8
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEE8 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE9
Deuteranopia (green-blind)
#D9DDE8
Tritanopia (blue-blind)
#D4E0E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dee8; /* rgb */ color: rgb(216, 222, 232); /* oklch */ color: oklch(89.9% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#e4e8ef',
500: '#d8dee8',
950: '#000000',
},
}SCSS
$custom: #d8dee8; $custom-light: #e4e8ef; $custom-dark: #000000;
JSON
{
"hex": "#d8dee8",
"rgb": {
"r": 216,
"g": 222,
"b": 232
},
"hsl": {
"h": 217.5,
"s": 25.806,
"l": 87.843
},
"oklch": {
"l": 0.89895,
"c": 0.01513,
"h": 260.7
},
"luminance": 0.72668
}Semantic roles & 50–950 ramp
primary
#D8DEE8
secondary
#C0B6A4
accent
#7F41A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485