#D8DEEB#D8DEEB
#D8DEEB is a very light, near-neutral blue. Relative luminance 0.728; OKLCH L 90.0% C 0.019 H 266.0°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEEB |
|---|---|
| RGB | rgb(216, 222, 235) |
| HSL | hsl(221, 32%, 88%) |
| HSV | hsv(221, 8%, 92%) |
| CMYK | cmyk(8.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(88.37, 0.44, -7.04) |
| CIE-LCH | lch(88.37, 7.05, 273.54°) |
| OKLab | oklab(89.99% -0.0013 -0.0189) |
| OKLCH | oklch(89.99% 0.019 266) |
| XYZ | xyz(69.4325, 72.8391, 88.9825) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.12
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 6.11
Aliceblue
#F0F8FF
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.58
Ghostwhite
#F8F8FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEEB #EBE5D8
analogous
#D8E7EB #D8DEEB #DBD8EB
triadic
#D8DEEB #EBD8DE #DEEBD8
tetradic
#D8DEEB #EBD8E7 #EBE5D8 #D8EBDB
square
#D8DEEB #EBD8E7 #EBE5D8 #D8EBDB
split-complementary
#D8DEEB #EBDBD8 #E7EBD8
monochromatic
#879AC2 #B0BCD6 #D8DEEB #EBEEF5 #EBEEF5
Accessibility & contrast
On white
1.35
#D8DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#D8DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEEB
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEEB | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#D4E0E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d8deeb; /* rgb */ color: rgb(216, 222, 235); /* oklch */ color: oklch(90.0% 0.019 266.0);
Tailwind
colors: {
custom: {
50: '#e4e8f1',
500: '#d8deeb',
950: '#000000',
},
}SCSS
$custom: #d8deeb; $custom-light: #e4e8f1; $custom-dark: #000000;
JSON
{
"hex": "#d8deeb",
"rgb": {
"r": 216,
"g": 222,
"b": 235
},
"hsl": {
"h": 221.053,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89987,
"c": 0.01891,
"h": 266
},
"luminance": 0.7284
}Semantic roles & 50–950 ramp
primary
#D8DEEB
secondary
#C5BAA3
accent
#873BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485