#D5DDEE#D5DDEE
#D5DDEE is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.7% C 0.025 H 265.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDEE |
|---|---|
| RGB | rgb(213, 221, 238) |
| HSL | hsl(221, 42%, 88%) |
| HSV | hsv(221, 11%, 93%) |
| CMYK | cmyk(10.5%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(87.98, 0.57, -9.21) |
| CIE-LCH | lch(87.98, 9.23, 273.56°) |
| OKLab | oklab(89.66% -0.0019 -0.0248) |
| OKLCH | oklch(89.66% 0.025 265.6) |
| XYZ | xyz(68.7263, 72.0313, 91.1550) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.85
Fog
#D8DCE0
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 6.44
Aliceblue
#F0F8FF
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.66
Ghostwhite
#F8F8FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDEE #EEE6D5
analogous
#D5E9EE #D5DDEE #D9D5EE
triadic
#D5DDEE #EED5DD #DDEED5
tetradic
#D5DDEE #EED5E9 #EEE6D5 #D5EED9
square
#D5DDEE #EED5E9 #EEE6D5 #D5EED9
split-complementary
#D5DDEE #EED9D5 #E9EED5
monochromatic
#7E96CB #A9BADC #D5DDEE #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.36
#D5DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D5DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDEE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDEE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#CFE0E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5ddee; /* rgb */ color: rgb(213, 221, 238); /* oklch */ color: oklch(89.7% 0.025 265.6);
Tailwind
colors: {
custom: {
50: '#e2e7f3',
500: '#d5ddee',
950: '#000000',
},
}SCSS
$custom: #d5ddee; $custom-light: #e2e7f3; $custom-dark: #000000;
JSON
{
"hex": "#d5ddee",
"rgb": {
"r": 213,
"g": 221,
"b": 238
},
"hsl": {
"h": 220.8,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.89657,
"c": 0.02484,
"h": 265.6
},
"luminance": 0.72032
}Semantic roles & 50–950 ramp
primary
#D5DDEE
secondary
#CABC9D
accent
#8B30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485