#D9DAED#D9DAED
#D9DAED is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.3% C 0.026 H 283.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DAED |
|---|---|
| RGB | rgb(217, 218, 237) |
| HSL | hsl(237, 36%, 89%) |
| HSV | hsv(237, 8%, 93%) |
| CMYK | cmyk(8.4%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(87.49, 3.23, -9.39) |
| CIE-LCH | lch(87.49, 9.93, 289.00°) |
| OKLab | oklab(89.33% 0.006 -0.0252) |
| OKLCH | oklch(89.33% 0.026 283.5) |
| XYZ | xyz(68.9697, 71.0085, 90.1768) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.79
Fog
#D8DCE0
ΔE00 7.31
Ghostwhite
#F8F8FF
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.39
Gainsboro
#DCDCDC
ΔE00 8.54
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DAED #EDECD9
analogous
#D9E4ED #D9DAED #E2D9ED
triadic
#D9DAED #EDD9DA #DAEDD9
tetradic
#D9DAED #EDD9E4 #EDECD9 #D9EDE2
square
#D9DAED #EDD9E4 #EDECD9 #D9EDE2
split-complementary
#D9DAED #EDE2D9 #E4EDD9
monochromatic
#8689C6 #AFB2D9 #D9DAED #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.38
#D9DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D9DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DAED
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DAED | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#D5DDE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9daed; /* rgb */ color: rgb(217, 218, 237); /* oklch */ color: oklch(89.3% 0.026 283.5);
Tailwind
colors: {
custom: {
50: '#e4e5f2',
500: '#d9daed',
950: '#000000',
},
}SCSS
$custom: #d9daed; $custom-light: #e4e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d9daed",
"rgb": {
"r": 217,
"g": 218,
"b": 237
},
"hsl": {
"h": 237,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.89332,
"c": 0.02591,
"h": 283.5
},
"luminance": 0.71009
}Semantic roles & 50–950 ramp
primary
#D9DAED
secondary
#C8C6A3
accent
#A937AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485