#D5DAEA#D5DAEA
#D5DAEA is a very light, muted blue. Relative luminance 0.702; OKLCH L 88.9% C 0.023 H 272.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DAEA |
|---|---|
| RGB | rgb(213, 218, 234) |
| HSL | hsl(226, 33%, 88%) |
| HSV | hsv(226, 9%, 92%) |
| CMYK | cmyk(9%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(87.11, 1.35, -8.40) |
| CIE-LCH | lch(87.11, 8.51, 279.12°) |
| OKLab | oklab(88.93% 0.0008 -0.0226) |
| OKLCH | oklch(88.93% 0.023 272) |
| XYZ | xyz(67.3602, 70.2289, 87.8327) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Fog
#D8DCE0
ΔE00 5.48
Light Blue Grey
#B7C9E2
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.43
Ghostwhite
#F8F8FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DAEA #EAE5D5
analogous
#D5E4EA #D5DAEA #DAD5EA
triadic
#D5DAEA #EAD5DA #DAEAD5
tetradic
#D5DAEA #EAD5E4 #EAE5D5 #D5EADA
square
#D5DAEA #EAD5E4 #EAE5D5 #D5EADA
split-complementary
#D5DAEA #EADAD5 #E4EAD5
monochromatic
#8392C1 #ACB6D6 #D5DAEA #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.40
#D5DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#D5DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DAEA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DAEA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#D1DDDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5daea; /* rgb */ color: rgb(213, 218, 234); /* oklch */ color: oklch(88.9% 0.023 272.0);
Tailwind
colors: {
custom: {
50: '#e2e5f0',
500: '#d5daea',
950: '#000000',
},
}SCSS
$custom: #d5daea; $custom-light: #e2e5f0; $custom-dark: #000000;
JSON
{
"hex": "#d5daea",
"rgb": {
"r": 213,
"g": 218,
"b": 234
},
"hsl": {
"h": 225.714,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.88933,
"c": 0.02257,
"h": 272
},
"luminance": 0.70229
}Semantic roles & 50–950 ramp
primary
#D5DAEA
secondary
#C4BBA0
accent
#9139AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485