#E1EEF2#E1EEF2
#E1EEF2 is a very light, near-neutral cyan. Relative luminance 0.836; OKLCH L 94.1% C 0.015 H 218.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EEF2 |
|---|---|
| RGB | rgb(225, 238, 242) |
| HSL | hsl(194, 40%, 92%) |
| HSV | hsv(194, 7%, 95%) |
| CMYK | cmyk(7%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(93.26, -3.54, -3.41) |
| CIE-LCH | lch(93.26, 4.92, 223.95°) |
| OKLab | oklab(94.06% -0.0117 -0.0092) |
| OKLCH | oklch(94.06% 0.015 218.1) |
| XYZ | xyz(77.6495, 83.5666, 96.0263) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.76
Azure (CSS)
#F0FFFF
ΔE00 4.08
Fog
#D8DCE0
ΔE00 5.24
Mintcream
#F5FFFA
ΔE00 5.58
Whitesmoke
#F5F5F5
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EEF2 #F2E5E1
analogous
#E1F2EE #E1EEF2 #E1E6F2
triadic
#E1EEF2 #F2E1EE #EEF2E1
tetradic
#E1EEF2 #EEE1F2 #F2E5E1 #E6F2E1
square
#E1EEF2 #EEE1F2 #F2E5E1 #E6F2E1
split-complementary
#E1EEF2 #F2E1E6 #F2EEE1
monochromatic
#8CBECD #B6D6DF #E1EEF2 #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.19
#E1EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#E1EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EEF2
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EEF2 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E8EBF2
Tritanopia (blue-blind)
#DDF0EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e1eef2; /* rgb */ color: rgb(225, 238, 242); /* oklch */ color: oklch(94.1% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#eaf3f6',
500: '#e1eef2',
950: '#000000',
},
}SCSS
$custom: #e1eef2; $custom-light: #eaf3f6; $custom-dark: #000000;
JSON
{
"hex": "#e1eef2",
"rgb": {
"r": 225,
"g": 238,
"b": 242
},
"hsl": {
"h": 194.118,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.94056,
"c": 0.01487,
"h": 218.1
},
"luminance": 0.83567
}Semantic roles & 50–950 ramp
primary
#E1EEF2
secondary
#CEB2A9
accent
#5133B3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585