#D5DEEB#D5DEEB
#D5DEEB is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.8% C 0.020 H 257.5°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEEB |
|---|---|
| RGB | rgb(213, 222, 235) |
| HSL | hsl(215, 35%, 88%) |
| HSV | hsv(215, 9%, 92%) |
| CMYK | cmyk(9.4%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(88.15, -0.54, -7.38) |
| CIE-LCH | lch(88.15, 7.40, 265.84°) |
| OKLab | oklab(89.76% -0.0044 -0.0198) |
| OKLCH | oklch(89.76% 0.02 257.5) |
| XYZ | xyz(68.5541, 72.3861, 88.9414) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.08
Aliceblue
#F0F8FF
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.37
Light Gray
#D3D3D3
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEEB #EBE2D5
analogous
#D5E9EB #D5DEEB #D7D5EB
triadic
#D5DEEB #EBD5DE #DEEBD5
tetradic
#D5DEEB #EBD5E9 #EBE2D5 #D5EBD7
square
#D5DEEB #EBD5E9 #EBE2D5 #D5EBD7
split-complementary
#D5DEEB #EBD7D5 #E9EBD5
monochromatic
#829DC4 #ACBDD7 #D5DEEB #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.36
#D5DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D5DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEEB
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEEB | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#D0E1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5deeb; /* rgb */ color: rgb(213, 222, 235); /* oklch */ color: oklch(89.8% 0.020 257.5);
Tailwind
colors: {
custom: {
50: '#e2e8f1',
500: '#d5deeb',
950: '#000000',
},
}SCSS
$custom: #d5deeb; $custom-light: #e2e8f1; $custom-dark: #000000;
JSON
{
"hex": "#d5deeb",
"rgb": {
"r": 213,
"g": 222,
"b": 235
},
"hsl": {
"h": 215.455,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.89763,
"c": 0.0203,
"h": 257.5
},
"luminance": 0.72387
}Semantic roles & 50–950 ramp
primary
#D5DEEB
secondary
#C5B69F
accent
#7E37AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485