#D9DAEB#D9DAEB
#D9DAEB is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.3% C 0.023 H 283.2°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DAEB |
|---|---|
| RGB | rgb(217, 218, 235) |
| HSL | hsl(237, 31%, 89%) |
| HSV | hsv(237, 8%, 92%) |
| CMYK | cmyk(7.7%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.43, 2.84, -8.42) |
| CIE-LCH | lch(87.43, 8.89, 288.67°) |
| OKLab | oklab(89.27% 0.0053 -0.0226) |
| OKLCH | oklch(89.27% 0.023 283.2) |
| XYZ | xyz(68.6791, 70.8923, 88.6465) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.04
Fog
#D8DCE0
ΔE00 6.56
Ghostwhite
#F8F8FF
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.79
Light Gray
#D3D3D3
ΔE00 8.01
Light Blue Grey
#B7C9E2
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DAEB #EBEAD9
analogous
#D9E3EB #D9DAEB #E1D9EB
triadic
#D9DAEB #EBD9DA #DAEBD9
tetradic
#D9DAEB #EBD9E3 #EBEAD9 #D9EBE1
square
#D9DAEB #EBD9E3 #EBEAD9 #D9EBE1
split-complementary
#D9DAEB #EBE1D9 #E3EBD9
monochromatic
#898CC1 #B1B3D6 #D9DAEB #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.38
#D9DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D9DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DAEB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DAEB | 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)
#D6DCEC
Deuteranopia (green-blind)
#D5DBEB
Tritanopia (blue-blind)
#D5DDDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9daeb; /* rgb */ color: rgb(217, 218, 235); /* oklch */ color: oklch(89.3% 0.023 283.2);
Tailwind
colors: {
custom: {
50: '#e4e5f1',
500: '#d9daeb',
950: '#000000',
},
}SCSS
$custom: #d9daeb; $custom-light: #e4e5f1; $custom-dark: #000000;
JSON
{
"hex": "#d9daeb",
"rgb": {
"r": 217,
"g": 218,
"b": 235
},
"hsl": {
"h": 236.667,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.89269,
"c": 0.02319,
"h": 283.2
},
"luminance": 0.70893
}Semantic roles & 50–950 ramp
primary
#D9DAEB
secondary
#C4C3A4
accent
#A43CAA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485