#E0ECF0#E0ECF0
#E0ECF0 is a very light, near-neutral cyan. Relative luminance 0.821; OKLCH L 93.5% C 0.014 H 219.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E0ECF0 |
|---|---|
| RGB | rgb(224, 236, 240) |
| HSL | hsl(195, 35%, 91%) |
| HSV | hsv(195, 7%, 94%) |
| CMYK | cmyk(6.7%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(92.63, -3.22, -3.31) |
| CIE-LCH | lch(92.63, 4.62, 225.75°) |
| OKLab | oklab(93.52% -0.0107 -0.0089) |
| OKLCH | oklch(93.52% 0.014 219.6) |
| XYZ | xyz(76.4609, 82.1287, 94.2453) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.77
Azure (CSS)
#F0FFFF
ΔE00 4.53
Fog
#D8DCE0
ΔE00 4.70
Whitesmoke
#F5F5F5
ΔE00 5.68
Mintcream
#F5FFFA
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0ECF0 #F0E4E0
analogous
#E0F0EC #E0ECF0 #E0E4F0
triadic
#E0ECF0 #F0E0EC #ECF0E0
tetradic
#E0ECF0 #ECE0F0 #F0E4E0 #E4F0E0
square
#E0ECF0 #ECE0F0 #F0E4E0 #E4F0E0
split-complementary
#E0ECF0 #F0E0E4 #F0ECE0
monochromatic
#8EB9C8 #B7D3DC #E0ECF0 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.21
#E0ECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#E0ECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0ECF0
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0ECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0ECF0 | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF0
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#DCEEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0ecf0; /* rgb */ color: rgb(224, 236, 240); /* oklch */ color: oklch(93.5% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#e9f2f4',
500: '#e0ecf0',
950: '#000000',
},
}SCSS
$custom: #e0ecf0; $custom-light: #e9f2f4; $custom-dark: #000000;
JSON
{
"hex": "#e0ecf0",
"rgb": {
"r": 224,
"g": 236,
"b": 240
},
"hsl": {
"h": 195,
"s": 34.783,
"l": 90.98
},
"oklch": {
"l": 0.93524,
"c": 0.01391,
"h": 219.6
},
"luminance": 0.82129
}Semantic roles & 50–950 ramp
primary
#E0ECF0
secondary
#CBB2A9
accent
#5538AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585