#E1EAED#E1EAED
#E1EAED is a very light, near-neutral cyan. Relative luminance 0.810; OKLCH L 93.1% C 0.010 H 219.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EAED |
|---|---|
| RGB | rgb(225, 234, 237) |
| HSL | hsl(195, 25%, 91%) |
| HSV | hsv(195, 5%, 93%) |
| CMYK | cmyk(5.1%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(92.12, -2.43, -2.49) |
| CIE-LCH | lch(92.12, 3.48, 225.66°) |
| OKLab | oklab(93.11% -0.0081 -0.0067) |
| OKLCH | oklch(93.11% 0.01 219.6) |
| XYZ | xyz(75.7572, 80.9671, 91.7414) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.73
Fog
#D8DCE0
ΔE00 3.76
Whitesmoke
#F5F5F5
ΔE00 4.82
Gainsboro
#DCDCDC
ΔE00 4.86
Azure (CSS)
#F0FFFF
ΔE00 5.12
Light Grey
#D8DCD6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EAED #EDE4E1
analogous
#E1EDEA #E1EAED #E1E4ED
triadic
#E1EAED #EDE1EA #EAEDE1
tetradic
#E1EAED #EAE1ED #EDE4E1 #E4EDE1
square
#E1EAED #EAE1ED #EDE4E1 #E4EDE1
split-complementary
#E1EAED #EDE1E4 #EDEAE1
monochromatic
#94B4BF #BBCFD6 #E1EAED #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.22
#E1EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#E1EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EAED
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EAED | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#DEEBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1eaed; /* rgb */ color: rgb(225, 234, 237); /* oklch */ color: oklch(93.1% 0.010 219.6);
Tailwind
colors: {
custom: {
50: '#eaf0f2',
500: '#e1eaed',
950: '#000000',
},
}SCSS
$custom: #e1eaed; $custom-light: #eaf0f2; $custom-dark: #000000;
JSON
{
"hex": "#e1eaed",
"rgb": {
"r": 225,
"g": 234,
"b": 237
},
"hsl": {
"h": 195,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.93111,
"c": 0.01048,
"h": 219.6
},
"luminance": 0.80968
}Semantic roles & 50–950 ramp
primary
#E1EAED
secondary
#C5B3AD
accent
#5A42A4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585