#E1EAEE#E1EAEE
#E1EAEE is a very light, near-neutral cyan. Relative luminance 0.810; OKLCH L 93.1% C 0.011 H 226.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EAEE |
|---|---|
| RGB | rgb(225, 234, 238) |
| HSL | hsl(198, 28%, 91%) |
| HSV | hsv(198, 5%, 93%) |
| CMYK | cmyk(5.5%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(92.14, -2.25, -2.97) |
| CIE-LCH | lch(92.14, 3.73, 232.92°) |
| OKLab | oklab(93.14% -0.0077 -0.008) |
| OKLCH | oklch(93.14% 0.011 226) |
| XYZ | xyz(75.9037, 81.0257, 92.5130) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.46
Fog
#D8DCE0
ΔE00 3.64
Whitesmoke
#F5F5F5
ΔE00 4.86
Gainsboro
#DCDCDC
ΔE00 4.92
Azure (CSS)
#F0FFFF
ΔE00 5.35
Pale Grey
#FDFDFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EAEE #EEE5E1
analogous
#E1EEEB #E1EAEE #E1E3EE
triadic
#E1EAEE #EEE1EA #EAEEE1
tetradic
#E1EAEE #EBE1EE #EEE5E1 #E3EEE1
square
#E1EAEE #EBE1EE #EEE5E1 #E3EEE1
split-complementary
#E1EAEE #EEE1E3 #EEEBE1
monochromatic
#93B3C2 #BACFD8 #E1EAEE #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.22
#E1EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#E1EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EAEE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EAEE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#DEEBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1eaee; /* rgb */ color: rgb(225, 234, 238); /* oklch */ color: oklch(93.1% 0.011 226.0);
Tailwind
colors: {
custom: {
50: '#eaf0f3',
500: '#e1eaee',
950: '#000000',
},
}SCSS
$custom: #e1eaee; $custom-light: #eaf0f3; $custom-dark: #000000;
JSON
{
"hex": "#e1eaee",
"rgb": {
"r": 225,
"g": 234,
"b": 238
},
"hsl": {
"h": 198.462,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.9314,
"c": 0.01108,
"h": 226
},
"luminance": 0.81026
}Semantic roles & 50–950 ramp
primary
#E1EAEE
secondary
#C7B4AC
accent
#5F3FA6
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585