#D9DAEE#D9DAEE
#D9DAEE is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.4% C 0.027 H 283.5°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DAEE |
|---|---|
| RGB | rgb(217, 218, 238) |
| HSL | hsl(237, 38%, 89%) |
| HSV | hsv(237, 9%, 93%) |
| CMYK | cmyk(8.8%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(87.52, 3.43, -9.88) |
| CIE-LCH | lch(87.52, 10.45, 289.15°) |
| OKLab | oklab(89.36% 0.0064 -0.0265) |
| OKLCH | oklch(89.36% 0.027 283.5) |
| XYZ | xyz(69.1162, 71.0671, 90.9484) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.74
Fog
#D8DCE0
ΔE00 7.68
Ghostwhite
#F8F8FF
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.42
Gainsboro
#DCDCDC
ΔE00 8.90
Light Gray
#D3D3D3
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DAEE #EEEDD9
analogous
#D9E5EE #D9DAEE #E3D9EE
triadic
#D9DAEE #EED9DA #DAEED9
tetradic
#D9DAEE #EED9E5 #EEEDD9 #D9EEE3
square
#D9DAEE #EED9E5 #EEEDD9 #D9EEE3
split-complementary
#D9DAEE #EEE3D9 #E5EED9
monochromatic
#8488C8 #AFB1DB #D9DAEE #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.38
#D9DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D9DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DAEE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DAEE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#D5DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9daee; /* rgb */ color: rgb(217, 218, 238); /* oklch */ color: oklch(89.4% 0.027 283.5);
Tailwind
colors: {
custom: {
50: '#e4e5f3',
500: '#d9daee',
950: '#000000',
},
}SCSS
$custom: #d9daee; $custom-light: #e4e5f3; $custom-dark: #000000;
JSON
{
"hex": "#d9daee",
"rgb": {
"r": 217,
"g": 218,
"b": 238
},
"hsl": {
"h": 237.143,
"s": 38.182,
"l": 89.216
},
"oklch": {
"l": 0.89364,
"c": 0.02728,
"h": 283.5
},
"luminance": 0.71068
}Semantic roles & 50–950 ramp
primary
#D9DAEE
secondary
#C9C7A2
accent
#AB34B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485