#D4E8EC#D4E8EC
#D4E8EC is a very light, muted cyan. Relative luminance 0.778; OKLCH L 91.7% C 0.022 H 211.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8EC |
|---|---|
| RGB | rgb(212, 232, 236) |
| HSL | hsl(190, 39%, 88%) |
| HSV | hsv(190, 10%, 93%) |
| CMYK | cmyk(10.2%, 1.7%, 0%, 7.5%) |
| CIE-LAB | lab(90.67, -5.81, -4.20) |
| CIE-LCH | lch(90.67, 7.17, 215.82°) |
| OKLab | oklab(91.74% -0.0188 -0.0113) |
| OKLCH | oklch(91.74% 0.022 211) |
| XYZ | xyz(71.1449, 77.7652, 90.6025) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 6.07
Aliceblue
#F0F8FF
ΔE00 6.66
Fog
#D8DCE0
ΔE00 6.72
Mintcream
#F5FFFA
ΔE00 7.19
Light Grey
#D8DCD6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8EC #ECD8D4
analogous
#D4ECE4 #D4E8EC #D4DCEC
triadic
#D4E8EC #ECD4E8 #E8ECD4
tetradic
#D4E8EC #E4D4EC #ECD8D4 #DCECD4
square
#D4E8EC #E4D4EC #ECD8D4 #DCECD4
split-complementary
#D4E8EC #ECD4DC #ECE4D4
monochromatic
#7FBBC6 #AAD1D9 #D4E8EC #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.27
#D4E8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#D4E8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8EC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8EC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#CEEAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e8ec; /* rgb */ color: rgb(212, 232, 236); /* oklch */ color: oklch(91.7% 0.022 211.0);
Tailwind
colors: {
custom: {
50: '#e1eff2',
500: '#d4e8ec',
950: '#000000',
},
}SCSS
$custom: #d4e8ec; $custom-light: #e1eff2; $custom-dark: #000000;
JSON
{
"hex": "#d4e8ec",
"rgb": {
"r": 212,
"g": 232,
"b": 236
},
"hsl": {
"h": 190,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.91737,
"c": 0.02193,
"h": 211
},
"luminance": 0.77766
}Semantic roles & 50–950 ramp
primary
#D4E8EC
secondary
#C7A49D
accent
#4934B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585