#D4ECFC#D4ECFC
#D4ECFC is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.0% C 0.033 H 237.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4ECFC |
|---|---|
| RGB | rgb(212, 236, 252) |
| HSL | hsl(204, 87%, 91%) |
| HSV | hsv(204, 16%, 99%) |
| CMYK | cmyk(15.9%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.14, -4.66, -10.38) |
| CIE-LCH | lch(92.14, 11.38, 245.80°) |
| OKLab | oklab(93.04% -0.0182 -0.028) |
| OKLCH | oklch(93.04% 0.033 237) |
| XYZ | xyz(74.7131, 81.0146, 103.7776) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 7.90
Azure (CSS)
#F0FFFF
ΔE00 7.97
Fog
#D8DCE0
ΔE00 8.01
Ice Blue
#A5DFF9
ΔE00 8.45
Lightcyan
#E0FFFF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4ECFC #FCE4D4
analogous
#D4FCF8 #D4ECFC #D4D8FC
triadic
#D4ECFC #FCD4EC #ECFCD4
tetradic
#D4ECFC #F8D4FC #FCE4D4 #D8FCD4
square
#D4ECFC #F8D4FC #FCE4D4 #D8FCD4
split-complementary
#D4ECFC #FCD4D8 #FCF8D4
monochromatic
#62B9F4 #9BD3F8 #D4ECFC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.22
#D4ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D4ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4ECFC
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4ECFC | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#E0E6FC
Tritanopia (blue-blind)
#CAF0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4ecfc; /* rgb */ color: rgb(212, 236, 252); /* oklch */ color: oklch(93.0% 0.033 237.0);
Tailwind
colors: {
custom: {
50: '#e1f2fd',
500: '#d4ecfc',
950: '#000000',
},
}SCSS
$custom: #d4ecfc; $custom-light: #e1f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d4ecfc",
"rgb": {
"r": 212,
"g": 236,
"b": 252
},
"hsl": {
"h": 204,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.93038,
"c": 0.03345,
"h": 237
},
"luminance": 0.81016
}Semantic roles & 50–950 ramp
primary
#D4ECFC
secondary
#E4B290
accent
#5C02E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585