#D4DCEC#D4DCEC
#D4DCEC is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.024 H 264.5°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCEC |
|---|---|
| RGB | rgb(212, 220, 236) |
| HSL | hsl(220, 39%, 88%) |
| HSV | hsv(220, 10%, 93%) |
| CMYK | cmyk(10.2%, 6.8%, 0%, 7.5%) |
| CIE-LAB | lab(87.60, 0.38, -8.74) |
| CIE-LCH | lch(87.60, 8.74, 272.47°) |
| OKLab | oklab(89.32% -0.0023 -0.0235) |
| OKLCH | oklch(89.32% 0.024 264.5) |
| XYZ | xyz(67.8817, 71.2389, 89.5148) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.19
Fog
#D8DCE0
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 6.35
Aliceblue
#F0F8FF
ΔE00 7.23
Gainsboro
#DCDCDC
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCEC #ECE4D4
analogous
#D4E8EC #D4DCEC #D8D4EC
triadic
#D4DCEC #ECD4DC #DCECD4
tetradic
#D4DCEC #ECD4E8 #ECE4D4 #D4ECD8
square
#D4DCEC #ECD4E8 #ECE4D4 #D4ECD8
split-complementary
#D4DCEC #ECD8D4 #E8ECD4
monochromatic
#7F97C6 #AAB9D9 #D4DCEC #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.38
#D4DCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D4DCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCEC
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCEC | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDED
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#CFDFE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dcec; /* rgb */ color: rgb(212, 220, 236); /* oklch */ color: oklch(89.3% 0.024 264.5);
Tailwind
colors: {
custom: {
50: '#e1e6f2',
500: '#d4dcec',
950: '#000000',
},
}SCSS
$custom: #d4dcec; $custom-light: #e1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#d4dcec",
"rgb": {
"r": 212,
"g": 220,
"b": 236
},
"hsl": {
"h": 220,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.8932,
"c": 0.02359,
"h": 264.5
},
"luminance": 0.7124
}Semantic roles & 50–950 ramp
primary
#D4DCEC
secondary
#C7B99D
accent
#8834B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485