#D4E0EC#D4E0EC
#D4E0EC is a very light, muted cyan. Relative luminance 0.734; OKLCH L 90.1% C 0.021 H 248.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0EC |
|---|---|
| RGB | rgb(212, 224, 236) |
| HSL | hsl(210, 39%, 88%) |
| HSV | hsv(210, 10%, 93%) |
| CMYK | cmyk(10.2%, 5.1%, 0%, 7.5%) |
| CIE-LAB | lab(88.62, -1.70, -7.23) |
| CIE-LCH | lch(88.62, 7.42, 256.76°) |
| OKLab | oklab(90.12% -0.0078 -0.0194) |
| OKLCH | oklch(90.12% 0.021 248.1) |
| XYZ | xyz(68.9440, 73.3636, 89.8689) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.17
Aliceblue
#F0F8FF
ΔE00 5.73
Gainsboro
#DCDCDC
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.39
Ghostwhite
#F8F8FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0EC #ECE0D4
analogous
#D4ECEC #D4E0EC #D4D4EC
triadic
#D4E0EC #ECD4E0 #E0ECD4
tetradic
#D4E0EC #ECD4EC #ECE0D4 #D4ECD4
square
#D4E0EC #ECD4EC #ECE0D4 #D4ECD4
split-complementary
#D4E0EC #ECD4D4 #ECECD4
monochromatic
#7FA3C6 #AAC1D9 #D4E0EC #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.34
#D4E0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#D4E0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0EC
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0EC | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#CEE3E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4e0ec; /* rgb */ color: rgb(212, 224, 236); /* oklch */ color: oklch(90.1% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#e1e9f2',
500: '#d4e0ec',
950: '#000000',
},
}SCSS
$custom: #d4e0ec; $custom-light: #e1e9f2; $custom-dark: #000000;
JSON
{
"hex": "#d4e0ec",
"rgb": {
"r": 212,
"g": 224,
"b": 236
},
"hsl": {
"h": 210,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.90121,
"c": 0.02093,
"h": 248.1
},
"luminance": 0.73364
}Semantic roles & 50–950 ramp
primary
#D4E0EC
secondary
#C7B29D
accent
#7334B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485