#E1ECF2#E1ECF2
#E1ECF2 is a very light, near-neutral cyan. Relative luminance 0.824; OKLCH L 93.7% C 0.014 H 231.2°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E1ECF2 |
|---|---|
| RGB | rgb(225, 236, 242) |
| HSL | hsl(201, 40%, 92%) |
| HSV | hsv(201, 7%, 95%) |
| CMYK | cmyk(7%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(92.75, -2.52, -4.16) |
| CIE-LCH | lch(92.75, 4.86, 238.79°) |
| OKLab | oklab(93.66% -0.009 -0.0111) |
| OKLCH | oklch(93.66% 0.014 231.2) |
| XYZ | xyz(77.0705, 82.4085, 95.8332) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.06
Fog
#D8DCE0
ΔE00 4.33
Azure (CSS)
#F0FFFF
ΔE00 5.25
Whitesmoke
#F5F5F5
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.88
Ghostwhite
#F8F8FF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1ECF2 #F2E7E1
analogous
#E1F2F0 #E1ECF2 #E1E4F2
triadic
#E1ECF2 #F2E1EC #ECF2E1
tetradic
#E1ECF2 #F0E1F2 #F2E7E1 #E4F2E1
square
#E1ECF2 #F0E1F2 #F2E7E1 #E4F2E1
split-complementary
#E1ECF2 #F2E1E4 #F2F0E1
monochromatic
#8CB6CD #B6D1DF #E1ECF2 #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.20
#E1ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#E1ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1ECF2
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1ECF2 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E7E9F2
Tritanopia (blue-blind)
#DDEEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1ecf2; /* rgb */ color: rgb(225, 236, 242); /* oklch */ color: oklch(93.7% 0.014 231.2);
Tailwind
colors: {
custom: {
50: '#eaf2f6',
500: '#e1ecf2',
950: '#000000',
},
}SCSS
$custom: #e1ecf2; $custom-light: #eaf2f6; $custom-dark: #000000;
JSON
{
"hex": "#e1ecf2",
"rgb": {
"r": 225,
"g": 236,
"b": 242
},
"hsl": {
"h": 201.176,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.93656,
"c": 0.0143,
"h": 231.2
},
"luminance": 0.82409
}Semantic roles & 50–950 ramp
primary
#E1ECF2
secondary
#CEB6A9
accent
#6033B3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585