#D8DCE8#D8DCE8
#D8DCE8 is a very light, near-neutral blue. Relative luminance 0.716; OKLCH L 89.5% C 0.017 H 271.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCE8 |
|---|---|
| RGB | rgb(216, 220, 232) |
| HSL | hsl(225, 26%, 88%) |
| HSV | hsv(225, 7%, 91%) |
| CMYK | cmyk(6.9%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(87.78, 0.90, -6.33) |
| CIE-LCH | lch(87.78, 6.39, 278.07°) |
| OKLab | oklab(89.5% 0.0004 -0.0169) |
| OKLCH | oklch(89.5% 0.017 271.2) |
| XYZ | xyz(68.4747, 71.6111, 86.5431) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.88
Lavender (CSS)
#E6E6FA
ΔE00 4.86
Gainsboro
#DCDCDC
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 6.03
Ghostwhite
#F8F8FF
ΔE00 6.62
Aliceblue
#F0F8FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCE8 #E8E4D8
analogous
#D8E4E8 #D8DCE8 #DCD8E8
triadic
#D8DCE8 #E8D8DC #DCE8D8
tetradic
#D8DCE8 #E8D8E4 #E8E4D8 #D8E8DC
square
#D8DCE8 #E8D8E4 #E8E4D8 #D8E8DC
split-complementary
#D8DCE8 #E8DCD8 #E4E8D8
monochromatic
#8B97BB #B2B9D1 #D8DCE8 #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.37
#D8DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D8DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCE8
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCE8 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#D8DBE8
Tritanopia (blue-blind)
#D5DEE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dce8; /* rgb */ color: rgb(216, 220, 232); /* oklch */ color: oklch(89.5% 0.017 271.2);
Tailwind
colors: {
custom: {
50: '#e4e6ef',
500: '#d8dce8',
950: '#000000',
},
}SCSS
$custom: #d8dce8; $custom-light: #e4e6ef; $custom-dark: #000000;
JSON
{
"hex": "#d8dce8",
"rgb": {
"r": 216,
"g": 220,
"b": 232
},
"hsl": {
"h": 225,
"s": 25.806,
"l": 87.843
},
"oklch": {
"l": 0.89497,
"c": 0.01694,
"h": 271.2
},
"luminance": 0.71612
}Semantic roles & 50–950 ramp
primary
#D8DCE8
secondary
#C0B9A4
accent
#8C41A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485