#D9DAEC#D9DAEC
#D9DAEC is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.3% C 0.025 H 283.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DAEC |
|---|---|
| RGB | rgb(217, 218, 236) |
| HSL | hsl(237, 33%, 89%) |
| HSV | hsv(237, 8%, 93%) |
| CMYK | cmyk(8.1%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(87.46, 3.04, -8.90) |
| CIE-LCH | lch(87.46, 9.41, 288.84°) |
| OKLab | oklab(89.3% 0.0057 -0.0239) |
| OKLCH | oklch(89.3% 0.025 283.4) |
| XYZ | xyz(68.8240, 70.9503, 89.4095) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.89
Fog
#D8DCE0
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 8.17
Light Blue Grey
#B7C9E2
ΔE00 8.37
Light Gray
#D3D3D3
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DAEC #ECEBD9
analogous
#D9E4EC #D9DAEC #E2D9EC
triadic
#D9DAEC #ECD9DA #DAECD9
tetradic
#D9DAEC #ECD9E4 #ECEBD9 #D9ECE2
square
#D9DAEC #ECD9E4 #ECEBD9 #D9ECE2
split-complementary
#D9DAEC #ECE2D9 #E4ECD9
monochromatic
#878BC3 #B0B2D8 #D9DAEC #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.38
#D9DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D9DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DAEC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DAEC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D5DBEB
Tritanopia (blue-blind)
#D5DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9daec; /* rgb */ color: rgb(217, 218, 236); /* oklch */ color: oklch(89.3% 0.025 283.4);
Tailwind
colors: {
custom: {
50: '#e4e5f2',
500: '#d9daec',
950: '#000000',
},
}SCSS
$custom: #d9daec; $custom-light: #e4e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d9daec",
"rgb": {
"r": 217,
"g": 218,
"b": 236
},
"hsl": {
"h": 236.842,
"s": 33.333,
"l": 88.824
},
"oklch": {
"l": 0.89301,
"c": 0.02454,
"h": 283.4
},
"luminance": 0.70951
}Semantic roles & 50–950 ramp
primary
#D9DAEC
secondary
#C6C4A3
accent
#A639AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485