#D8DDEB#D8DDEB
#D8DDEB is a very light, near-neutral blue. Relative luminance 0.723; OKLCH L 89.8% C 0.020 H 270.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DDEB |
|---|---|
| RGB | rgb(216, 221, 235) |
| HSL | hsl(224, 32%, 88%) |
| HSV | hsv(224, 8%, 92%) |
| CMYK | cmyk(8.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(88.12, 0.95, -7.41) |
| CIE-LCH | lch(88.12, 7.47, 277.34°) |
| OKLab | oklab(89.79% 0.0001 -0.0199) |
| OKLCH | oklch(89.79% 0.02 270.2) |
| XYZ | xyz(69.1677, 72.3095, 88.8943) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.43
Fog
#D8DCE0
ΔE00 4.63
Gainsboro
#DCDCDC
ΔE00 6.46
Ghostwhite
#F8F8FF
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 6.85
Aliceblue
#F0F8FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DDEB #EBE6D8
analogous
#D8E6EB #D8DDEB #DCD8EB
triadic
#D8DDEB #EBD8DD #DDEBD8
tetradic
#D8DDEB #EBD8E6 #EBE6D8 #D8EBDC
square
#D8DDEB #EBD8E6 #EBE6D8 #D8EBDC
split-complementary
#D8DDEB #EBDCD8 #E6EBD8
monochromatic
#8796C2 #B0BAD6 #D8DDEB #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.36
#D8DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D8DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DDEB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DDEB | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#D4E0E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8ddeb; /* rgb */ color: rgb(216, 221, 235); /* oklch */ color: oklch(89.8% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#e4e7f1',
500: '#d8ddeb',
950: '#000000',
},
}SCSS
$custom: #d8ddeb; $custom-light: #e4e7f1; $custom-dark: #000000;
JSON
{
"hex": "#d8ddeb",
"rgb": {
"r": 216,
"g": 221,
"b": 235
},
"hsl": {
"h": 224.211,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89788,
"c": 0.01987,
"h": 270.2
},
"luminance": 0.7231
}Semantic roles & 50–950 ramp
primary
#D8DDEB
secondary
#C5BCA3
accent
#8D3BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485