#D5DDEC#D5DDEC
#D5DDEC is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.6% C 0.022 H 263.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDEC |
|---|---|
| RGB | rgb(213, 221, 236) |
| HSL | hsl(219, 38%, 88%) |
| HSV | hsv(219, 10%, 93%) |
| CMYK | cmyk(9.7%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.93, 0.18, -8.24) |
| CIE-LCH | lch(87.93, 8.25, 271.24°) |
| OKLab | oklab(89.59% -0.0026 -0.0221) |
| OKLCH | oklch(89.59% 0.022 263.2) |
| XYZ | xyz(68.4341, 71.9145, 89.6161) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.84
Lavender (CSS)
#E6E6FA
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 6.64
Aliceblue
#F0F8FF
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDEC #ECE4D5
analogous
#D5E8EC #D5DDEC #D8D5EC
triadic
#D5DDEC #ECD5DD #DDECD5
tetradic
#D5DDEC #ECD5E8 #ECE4D5 #D5ECD8
square
#D5DDEC #ECD5E8 #ECE4D5 #D5ECD8
split-complementary
#D5DDEC #ECD8D5 #E8ECD5
monochromatic
#8199C6 #ABBBD9 #D5DDEC #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.37
#D5DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D5DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDEC
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDEC | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#D6DCEC
Tritanopia (blue-blind)
#D0E0E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5ddec; /* rgb */ color: rgb(213, 221, 236); /* oklch */ color: oklch(89.6% 0.022 263.2);
Tailwind
colors: {
custom: {
50: '#e2e7f2',
500: '#d5ddec',
950: '#000000',
},
}SCSS
$custom: #d5ddec; $custom-light: #e2e7f2; $custom-dark: #000000;
JSON
{
"hex": "#d5ddec",
"rgb": {
"r": 213,
"g": 221,
"b": 236
},
"hsl": {
"h": 219.13,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.89594,
"c": 0.0223,
"h": 263.2
},
"luminance": 0.71915
}Semantic roles & 50–950 ramp
primary
#D5DDEC
secondary
#C7B99E
accent
#8635B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485