#E0EEF6#E0EEF6
#E0EEF6 is a very light, near-neutral cyan. Relative luminance 0.837; OKLCH L 94.1% C 0.018 H 232.5°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEF6 |
|---|---|
| RGB | rgb(224, 238, 246) |
| HSL | hsl(202, 55%, 92%) |
| HSV | hsv(202, 9%, 96%) |
| CMYK | cmyk(8.9%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(93.30, -3.10, -5.45) |
| CIE-LCH | lch(93.30, 6.27, 240.35°) |
| OKLab | oklab(94.1% -0.0112 -0.0146) |
| OKLCH | oklch(94.1% 0.018 232.5) |
| XYZ | xyz(77.9460, 83.6492, 99.2103) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.30
Azure (CSS)
#F0FFFF
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 6.47
Ghostwhite
#F8F8FF
ΔE00 6.73
Pale Grey
#FDFDFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEF6 #F6E8E0
analogous
#E0F6F3 #E0EEF6 #E0E3F6
triadic
#E0EEF6 #F6E0EE #EEF6E0
tetradic
#E0EEF6 #F3E0F6 #F6E8E0 #E3F6E0
square
#E0EEF6 #F3E0F6 #F6E8E0 #E3F6E0
split-complementary
#E0EEF6 #F6E0E3 #F6F3E0
monochromatic
#81BADA #B1D4E8 #E0EEF6 #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.18
#E0EEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#E0EEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEF6
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEF6 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF6
Deuteranopia (green-blind)
#E7EBF6
Tritanopia (blue-blind)
#DBF0F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e0eef6; /* rgb */ color: rgb(224, 238, 246); /* oklch */ color: oklch(94.1% 0.018 232.5);
Tailwind
colors: {
custom: {
50: '#e9f3f9',
500: '#e0eef6',
950: '#000000',
},
}SCSS
$custom: #e0eef6; $custom-light: #e9f3f9; $custom-dark: #000000;
JSON
{
"hex": "#e0eef6",
"rgb": {
"r": 224,
"g": 238,
"b": 246
},
"hsl": {
"h": 201.818,
"s": 55,
"l": 92.157
},
"oklch": {
"l": 0.94102,
"c": 0.01844,
"h": 232.5
},
"luminance": 0.8365
}Semantic roles & 50–950 ramp
primary
#E0EEF6
secondary
#D6B6A4
accent
#5D23C3
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585