#D5DAEB#D5DAEB
#D5DAEB is a very light, muted blue. Relative luminance 0.703; OKLCH L 89.0% C 0.024 H 272.8°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DAEB |
|---|---|
| RGB | rgb(213, 218, 235) |
| HSL | hsl(226, 35%, 88%) |
| HSV | hsv(226, 9%, 92%) |
| CMYK | cmyk(9.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.14, 1.55, -8.89) |
| CIE-LCH | lch(87.14, 9.02, 279.86°) |
| OKLab | oklab(88.97% 0.0012 -0.0239) |
| OKLCH | oklch(88.97% 0.024 272.8) |
| XYZ | xyz(67.5043, 70.2865, 88.5914) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.09
Fog
#D8DCE0
ΔE00 5.89
Light Blue Grey
#B7C9E2
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.80
Ghostwhite
#F8F8FF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DAEB #EBE6D5
analogous
#D5E5EB #D5DAEB #DBD5EB
triadic
#D5DAEB #EBD5DA #DAEBD5
tetradic
#D5DAEB #EBD5E5 #EBE6D5 #D5EBDB
square
#D5DAEB #EBD5E5 #EBE6D5 #D5EBDB
split-complementary
#D5DAEB #EBDBD5 #E5EBD5
monochromatic
#8291C4 #ACB5D7 #D5DAEB #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.39
#D5DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D5DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DAEB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DAEB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#D4D9EB
Tritanopia (blue-blind)
#D0DDDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5daeb; /* rgb */ color: rgb(213, 218, 235); /* oklch */ color: oklch(89.0% 0.024 272.8);
Tailwind
colors: {
custom: {
50: '#e2e5f1',
500: '#d5daeb',
950: '#000000',
},
}SCSS
$custom: #d5daeb; $custom-light: #e2e5f1; $custom-dark: #000000;
JSON
{
"hex": "#d5daeb",
"rgb": {
"r": 213,
"g": 218,
"b": 235
},
"hsl": {
"h": 226.364,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.88965,
"c": 0.0239,
"h": 272.8
},
"luminance": 0.70287
}Semantic roles & 50–950 ramp
primary
#D5DAEB
secondary
#C5BD9F
accent
#9337AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485