#D8DAEB#D8DAEB
#D8DAEB is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.2% C 0.023 H 280.6°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DAEB |
|---|---|
| RGB | rgb(216, 218, 235) |
| HSL | hsl(234, 32%, 88%) |
| HSV | hsv(234, 8%, 92%) |
| CMYK | cmyk(8.1%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.36, 2.52, -8.54) |
| CIE-LCH | lch(87.36, 8.90, 286.44°) |
| OKLab | oklab(89.19% 0.0043 -0.0229) |
| OKLCH | oklch(89.19% 0.023 280.6) |
| XYZ | xyz(68.3827, 70.7395, 88.6326) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.22
Fog
#D8DCE0
ΔE00 6.35
Ghostwhite
#F8F8FF
ΔE00 7.67
Gainsboro
#DCDCDC
ΔE00 7.72
Light Gray
#D3D3D3
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DAEB #EBE9D8
analogous
#D8E3EB #D8DAEB #DFD8EB
triadic
#D8DAEB #EBD8DA #DAEBD8
tetradic
#D8DAEB #EBD8E3 #EBE9D8 #D8EBDF
square
#D8DAEB #EBD8E3 #EBE9D8 #D8EBDF
split-complementary
#D8DAEB #EBDFD8 #E3EBD8
monochromatic
#878DC2 #B0B4D6 #D8DAEB #EBECF5 #EBECF5
Accessibility & contrast
On white
1.39
#D8DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D8DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DAEB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DAEB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#D4DDDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8daeb; /* rgb */ color: rgb(216, 218, 235); /* oklch */ color: oklch(89.2% 0.023 280.6);
Tailwind
colors: {
custom: {
50: '#e4e5f1',
500: '#d8daeb',
950: '#000000',
},
}SCSS
$custom: #d8daeb; $custom-light: #e4e5f1; $custom-dark: #000000;
JSON
{
"hex": "#d8daeb",
"rgb": {
"r": 216,
"g": 218,
"b": 235
},
"hsl": {
"h": 233.684,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.89193,
"c": 0.02328,
"h": 280.6
},
"luminance": 0.7074
}Semantic roles & 50–950 ramp
primary
#D8DAEB
secondary
#C5C1A3
accent
#9F3BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485