#D8DAEE#D8DAEE
#D8DAEE is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.3% C 0.027 H 281.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DAEE |
|---|---|
| RGB | rgb(216, 218, 238) |
| HSL | hsl(235, 39%, 89%) |
| HSV | hsv(235, 9%, 93%) |
| CMYK | cmyk(9.2%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(87.44, 3.10, -9.99) |
| CIE-LCH | lch(87.44, 10.47, 287.26°) |
| OKLab | oklab(89.29% 0.0054 -0.0268) |
| OKLCH | oklch(89.29% 0.027 281.3) |
| XYZ | xyz(68.8198, 70.9143, 90.9345) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.89
Fog
#D8DCE0
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 8.00
Ghostwhite
#F8F8FF
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 8.83
Light Gray
#D3D3D3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DAEE #EEECD8
analogous
#D8E5EE #D8DAEE #E1D8EE
triadic
#D8DAEE #EED8DA #DAEED8
tetradic
#D8DAEE #EED8E5 #EEECD8 #D8EEE1
square
#D8DAEE #EED8E5 #EEECD8 #D8EEE1
split-complementary
#D8DAEE #EEE1D8 #E5EED8
monochromatic
#8389C9 #ADB2DB #D8DAEE #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.38
#D8DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D8DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DAEE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DAEE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#D4DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d8daee; /* rgb */ color: rgb(216, 218, 238); /* oklch */ color: oklch(89.3% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#e4e5f3',
500: '#d8daee',
950: '#000000',
},
}SCSS
$custom: #d8daee; $custom-light: #e4e5f3; $custom-dark: #000000;
JSON
{
"hex": "#d8daee",
"rgb": {
"r": 216,
"g": 218,
"b": 238
},
"hsl": {
"h": 234.545,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.89287,
"c": 0.02738,
"h": 281.3
},
"luminance": 0.70915
}Semantic roles & 50–950 ramp
primary
#D8DAEE
secondary
#C9C6A1
accent
#A733B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485