#E0ECF6#E0ECF6
#E0ECF6 is a very light, near-neutral cyan. Relative luminance 0.825; OKLCH L 93.7% C 0.019 H 243.0°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E0ECF6 |
|---|---|
| RGB | rgb(224, 236, 246) |
| HSL | hsl(207, 55%, 92%) |
| HSV | hsv(207, 9%, 96%) |
| CMYK | cmyk(8.9%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(92.79, -2.08, -6.20) |
| CIE-LCH | lch(92.79, 6.54, 251.45°) |
| OKLab | oklab(93.7% -0.0085 -0.0166) |
| OKLCH | oklch(93.7% 0.019 243) |
| XYZ | xyz(77.3669, 82.4911, 99.0173) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.16
Fog
#D8DCE0
ΔE00 4.86
Ghostwhite
#F8F8FF
ΔE00 6.01
Whitesmoke
#F5F5F5
ΔE00 6.41
Azure (CSS)
#F0FFFF
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0ECF6 #F6EAE0
analogous
#E0F6F5 #E0ECF6 #E0E1F6
triadic
#E0ECF6 #F6E0EC #ECF6E0
tetradic
#E0ECF6 #F5E0F6 #F6EAE0 #E1F6E0
square
#E0ECF6 #F5E0F6 #F6EAE0 #E1F6E0
split-complementary
#E0ECF6 #F6E0E1 #F6F5E0
monochromatic
#81B2DA #B1CFE8 #E0ECF6 #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.20
#E0ECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E0ECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0ECF6
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0ECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0ECF6 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF7
Deuteranopia (green-blind)
#E5E9F6
Tritanopia (blue-blind)
#DBEEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0ecf6; /* rgb */ color: rgb(224, 236, 246); /* oklch */ color: oklch(93.7% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#e9f2f9',
500: '#e0ecf6',
950: '#000000',
},
}SCSS
$custom: #e0ecf6; $custom-light: #e9f2f9; $custom-dark: #000000;
JSON
{
"hex": "#e0ecf6",
"rgb": {
"r": 224,
"g": 236,
"b": 246
},
"hsl": {
"h": 207.273,
"s": 55,
"l": 92.157
},
"oklch": {
"l": 0.93703,
"c": 0.01867,
"h": 243
},
"luminance": 0.82492
}Semantic roles & 50–950 ramp
primary
#E0ECF6
secondary
#D6BBA4
accent
#6C23C3
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161617
muted
#848585