#D8DBEB#D8DBEB
#D8DBEB is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.4% C 0.022 H 277.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DBEB |
|---|---|
| RGB | rgb(216, 219, 235) |
| HSL | hsl(231, 32%, 88%) |
| HSV | hsv(231, 8%, 92%) |
| CMYK | cmyk(8.1%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(87.61, 2.00, -8.16) |
| CIE-LCH | lch(87.61, 8.40, 283.75°) |
| OKLab | oklab(89.39% 0.0029 -0.0219) |
| OKLCH | oklch(89.39% 0.022 277.5) |
| XYZ | xyz(68.6428, 71.2597, 88.7193) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.50
Fog
#D8DCE0
ΔE00 5.76
Gainsboro
#DCDCDC
ΔE00 7.27
Ghostwhite
#F8F8FF
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DBEB #EBE8D8
analogous
#D8E4EB #D8DBEB #DED8EB
triadic
#D8DBEB #EBD8DB #DBEBD8
tetradic
#D8DBEB #EBD8E4 #EBE8D8 #D8EBDE
square
#D8DBEB #EBD8E4 #EBE8D8 #D8EBDE
split-complementary
#D8DBEB #EBDED8 #E4EBD8
monochromatic
#8790C2 #B0B6D6 #D8DBEB #EBECF5 #EBECF5
Accessibility & contrast
On white
1.38
#D8DBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D8DBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DBEB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DBEB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#D4DEE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dbeb; /* rgb */ color: rgb(216, 219, 235); /* oklch */ color: oklch(89.4% 0.022 277.5);
Tailwind
colors: {
custom: {
50: '#e4e6f1',
500: '#d8dbeb',
950: '#000000',
},
}SCSS
$custom: #d8dbeb; $custom-light: #e4e6f1; $custom-dark: #000000;
JSON
{
"hex": "#d8dbeb",
"rgb": {
"r": 216,
"g": 219,
"b": 235
},
"hsl": {
"h": 230.526,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89391,
"c": 0.02208,
"h": 277.5
},
"luminance": 0.7126
}Semantic roles & 50–950 ramp
primary
#D8DBEB
secondary
#C5BFA3
accent
#993BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485