#D8DAEC#D8DAEC
#D8DAEC is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.2% C 0.025 H 280.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DAEC |
|---|---|
| RGB | rgb(216, 218, 236) |
| HSL | hsl(234, 34%, 89%) |
| HSV | hsv(234, 8%, 93%) |
| CMYK | cmyk(8.5%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(87.39, 2.71, -9.02) |
| CIE-LCH | lch(87.39, 9.42, 286.74°) |
| OKLab | oklab(89.22% 0.0046 -0.0242) |
| OKLCH | oklch(89.22% 0.025 280.8) |
| XYZ | xyz(68.5276, 70.7974, 89.3956) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.06
Fog
#D8DCE0
ΔE00 6.74
Ghostwhite
#F8F8FF
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DAEC #ECEAD8
analogous
#D8E4EC #D8DAEC #E0D8EC
triadic
#D8DAEC #ECD8DA #DAECD8
tetradic
#D8DAEC #ECD8E4 #ECEAD8 #D8ECE0
square
#D8DAEC #ECD8E4 #ECEAD8 #D8ECE0
split-complementary
#D8DAEC #ECE0D8 #E4ECD8
monochromatic
#868CC4 #AFB3D8 #D8DAEC #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.39
#D8DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D8DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DAEC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DAEC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#D4DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8daec; /* rgb */ color: rgb(216, 218, 236); /* oklch */ color: oklch(89.2% 0.025 280.8);
Tailwind
colors: {
custom: {
50: '#e4e5f2',
500: '#d8daec',
950: '#000000',
},
}SCSS
$custom: #d8daec; $custom-light: #e4e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d8daec",
"rgb": {
"r": 216,
"g": 218,
"b": 236
},
"hsl": {
"h": 234,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.89224,
"c": 0.02465,
"h": 280.8
},
"luminance": 0.70798
}Semantic roles & 50–950 ramp
primary
#D8DAEC
secondary
#C6C3A2
accent
#A238AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485