#D5DAED#D5DAED
#D5DAED is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.027 H 274.1°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DAED |
|---|---|
| RGB | rgb(213, 218, 237) |
| HSL | hsl(228, 40%, 88%) |
| HSV | hsv(228, 10%, 93%) |
| CMYK | cmyk(10.1%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(87.19, 1.94, -9.86) |
| CIE-LCH | lch(87.19, 10.05, 281.13°) |
| OKLab | oklab(89.03% 0.0019 -0.0265) |
| OKLCH | oklch(89.03% 0.027 274.1) |
| XYZ | xyz(67.7948, 70.4027, 90.1217) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.77
Fog
#D8DCE0
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 6.79
Lightsteelblue
#B0C4DE
ΔE00 8.21
Ghostwhite
#F8F8FF
ΔE00 8.23
Gainsboro
#DCDCDC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DAED #EDE8D5
analogous
#D5E6ED #D5DAED #DCD5ED
triadic
#D5DAED #EDD5DA #DAEDD5
tetradic
#D5DAED #EDD5E6 #EDE8D5 #D5EDDC
square
#D5DAED #EDD5E6 #EDE8D5 #D5EDDC
split-complementary
#D5DAED #EDDCD5 #E6EDD5
monochromatic
#7F8FC8 #AAB4DB #D5DAED #EAECF6 #EAECF6
Accessibility & contrast
On white
1.39
#D5DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D5DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DAED
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DAED | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#D3DAEC
Tritanopia (blue-blind)
#D0DDE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5daed; /* rgb */ color: rgb(213, 218, 237); /* oklch */ color: oklch(89.0% 0.027 274.1);
Tailwind
colors: {
custom: {
50: '#e2e5f2',
500: '#d5daed',
950: '#000000',
},
}SCSS
$custom: #d5daed; $custom-light: #e2e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d5daed",
"rgb": {
"r": 213,
"g": 218,
"b": 237
},
"hsl": {
"h": 227.5,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.89028,
"c": 0.02658,
"h": 274.1
},
"luminance": 0.70403
}Semantic roles & 50–950 ramp
primary
#D5DAED
secondary
#C8BF9E
accent
#9832B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485