#D5DEEC#D5DEEC
#D5DEEC is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.8% C 0.022 H 259.2°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEEC |
|---|---|
| RGB | rgb(213, 222, 236) |
| HSL | hsl(217, 38%, 88%) |
| HSV | hsv(217, 10%, 93%) |
| CMYK | cmyk(9.7%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(88.18, -0.34, -7.87) |
| CIE-LCH | lch(88.18, 7.87, 267.51°) |
| OKLab | oklab(89.79% -0.004 -0.0211) |
| OKLCH | oklch(89.79% 0.022 259.2) |
| XYZ | xyz(68.6989, 72.4441, 89.7044) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.46
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Aliceblue
#F0F8FF
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 6.81
Light Gray
#D3D3D3
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEEC #ECE3D5
analogous
#D5E9EC #D5DEEC #D7D5EC
triadic
#D5DEEC #ECD5DE #DEECD5
tetradic
#D5DEEC #ECD5E9 #ECE3D5 #D5ECD7
square
#D5DEEC #ECD5E9 #ECE3D5 #D5ECD7
split-complementary
#D5DEEC #ECD7D5 #E9ECD5
monochromatic
#819CC6 #ABBDD9 #D5DEEC #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.36
#D5DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#D5DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEEC
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEEC | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEED
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#D0E1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5deec; /* rgb */ color: rgb(213, 222, 236); /* oklch */ color: oklch(89.8% 0.022 259.2);
Tailwind
colors: {
custom: {
50: '#e2e8f2',
500: '#d5deec',
950: '#000000',
},
}SCSS
$custom: #d5deec; $custom-light: #e2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#d5deec",
"rgb": {
"r": 213,
"g": 222,
"b": 236
},
"hsl": {
"h": 216.522,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.89794,
"c": 0.02151,
"h": 259.2
},
"luminance": 0.72445
}Semantic roles & 50–950 ramp
primary
#D5DEEC
secondary
#C7B79E
accent
#8035B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485