#D5DDEB#D5DDEB
#D5DDEB is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.6% C 0.021 H 261.8°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDEB |
|---|---|
| RGB | rgb(213, 221, 235) |
| HSL | hsl(218, 35%, 88%) |
| HSV | hsv(218, 9%, 92%) |
| CMYK | cmyk(9.4%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.90, -0.02, -7.76) |
| CIE-LCH | lch(87.90, 7.76, 269.87°) |
| OKLab | oklab(89.56% -0.003 -0.0208) |
| OKLCH | oklch(89.56% 0.021 261.8) |
| XYZ | xyz(68.2893, 71.8565, 88.8531) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.44
Lavender (CSS)
#E6E6FA
ΔE00 5.63
Aliceblue
#F0F8FF
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDEB #EBE3D5
analogous
#D5E8EB #D5DDEB #D8D5EB
triadic
#D5DDEB #EBD5DD #DDEBD5
tetradic
#D5DDEB #EBD5E8 #EBE3D5 #D5EBD8
square
#D5DDEB #EBD5E8 #EBE3D5 #D5EBD8
split-complementary
#D5DDEB #EBD8D5 #E8EBD5
monochromatic
#829AC4 #ACBBD7 #D5DDEB #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.37
#D5DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D5DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDEB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDEB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D7DBEB
Tritanopia (blue-blind)
#D0E0E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5ddeb; /* rgb */ color: rgb(213, 221, 235); /* oklch */ color: oklch(89.6% 0.021 261.8);
Tailwind
colors: {
custom: {
50: '#e2e7f1',
500: '#d5ddeb',
950: '#000000',
},
}SCSS
$custom: #d5ddeb; $custom-light: #e2e7f1; $custom-dark: #000000;
JSON
{
"hex": "#d5ddeb",
"rgb": {
"r": 213,
"g": 221,
"b": 235
},
"hsl": {
"h": 218.182,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.89563,
"c": 0.02105,
"h": 261.8
},
"luminance": 0.71857
}Semantic roles & 50–950 ramp
primary
#D5DDEB
secondary
#C5B79F
accent
#8337AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485