#D5DAEE#D5DAEE
#D5DAEE is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.1% C 0.028 H 274.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DAEE |
|---|---|
| RGB | rgb(213, 218, 238) |
| HSL | hsl(228, 42%, 88%) |
| HSV | hsv(228, 11%, 93%) |
| CMYK | cmyk(10.5%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(87.22, 2.14, -10.35) |
| CIE-LCH | lch(87.22, 10.56, 281.67°) |
| OKLab | oklab(89.06% 0.0023 -0.0278) |
| OKLCH | oklch(89.06% 0.028 274.6) |
| XYZ | xyz(67.9413, 70.4613, 90.8933) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.68
Light Blue Grey
#B7C9E2
ΔE00 6.82
Fog
#D8DCE0
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 8.23
Ghostwhite
#F8F8FF
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DAEE #EEE9D5
analogous
#D5E6EE #D5DAEE #DCD5EE
triadic
#D5DAEE #EED5DA #DAEED5
tetradic
#D5DAEE #EED5E6 #EEE9D5 #D5EEDC
square
#D5DAEE #EED5E6 #EEE9D5 #D5EEDC
split-complementary
#D5DAEE #EEDCD5 #E6EED5
monochromatic
#7E8DCB #A9B4DC #D5DAEE #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.39
#D5DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D5DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DAEE
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DAEE | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#D3DAED
Tritanopia (blue-blind)
#D0DDE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5daee; /* rgb */ color: rgb(213, 218, 238); /* oklch */ color: oklch(89.1% 0.028 274.6);
Tailwind
colors: {
custom: {
50: '#e2e5f3',
500: '#d5daee',
950: '#000000',
},
}SCSS
$custom: #d5daee; $custom-light: #e2e5f3; $custom-dark: #000000;
JSON
{
"hex": "#d5daee",
"rgb": {
"r": 213,
"g": 218,
"b": 238
},
"hsl": {
"h": 228,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.8906,
"c": 0.02792,
"h": 274.6
},
"luminance": 0.70462
}Semantic roles & 50–950 ramp
primary
#D5DAEE
secondary
#CAC19D
accent
#9B30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485