#D4DEEC#D4DEEC
#D4DEEC is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.7% C 0.022 H 256.7°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEEC |
|---|---|
| RGB | rgb(212, 222, 236) |
| HSL | hsl(215, 39%, 88%) |
| HSV | hsv(215, 10%, 93%) |
| CMYK | cmyk(10.2%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(88.11, -0.66, -7.98) |
| CIE-LCH | lch(88.11, 8.01, 265.25°) |
| OKLab | oklab(89.72% -0.0051 -0.0214) |
| OKLCH | oklch(89.72% 0.022 256.7) |
| XYZ | xyz(68.4097, 72.2949, 89.6908) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.52
Aliceblue
#F0F8FF
ΔE00 6.36
Lavender (CSS)
#E6E6FA
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.68
Gainsboro
#DCDCDC
ΔE00 6.81
Light Gray
#D3D3D3
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEEC #ECE2D4
analogous
#D4EAEC #D4DEEC #D6D4EC
triadic
#D4DEEC #ECD4DE #DEECD4
tetradic
#D4DEEC #ECD4EA #ECE2D4 #D4ECD6
square
#D4DEEC #ECD4EA #ECE2D4 #D4ECD6
split-complementary
#D4DEEC #ECD6D4 #EAECD4
monochromatic
#7F9DC6 #AABDD9 #D4DEEC #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.36
#D4DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D4DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEEC
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEEC | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#CFE1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4deec; /* rgb */ color: rgb(212, 222, 236); /* oklch */ color: oklch(89.7% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#e1e8f2',
500: '#d4deec',
950: '#000000',
},
}SCSS
$custom: #d4deec; $custom-light: #e1e8f2; $custom-dark: #000000;
JSON
{
"hex": "#d4deec",
"rgb": {
"r": 212,
"g": 222,
"b": 236
},
"hsl": {
"h": 215,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.8972,
"c": 0.02204,
"h": 256.7
},
"luminance": 0.72296
}Semantic roles & 50–950 ramp
primary
#D4DEEC
secondary
#C7B69D
accent
#7D34B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485