#E1E6EA#E1E6EA
#E1E6EA is a very light, near-neutral cyan. Relative luminance 0.785; OKLCH L 92.2% C 0.008 H 241.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E6EA |
|---|---|
| RGB | rgb(225, 230, 234) |
| HSL | hsl(207, 18%, 90%) |
| HSV | hsv(207, 4%, 92%) |
| CMYK | cmyk(3.8%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(91.03, -0.94, -2.52) |
| CIE-LCH | lch(91.03, 2.69, 249.62°) |
| OKLab | oklab(92.23% -0.0036 -0.0067) |
| OKLCH | oklch(92.23% 0.008 241.7) |
| XYZ | xyz(74.1966, 78.5413, 89.0770) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.23
Gainsboro
#DCDCDC
ΔE00 3.41
Aliceblue
#F0F8FF
ΔE00 4.03
Whitesmoke
#F5F5F5
ΔE00 4.30
Light Gray
#D3D3D3
ΔE00 4.95
Ghostwhite
#F8F8FF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E6EA #EAE5E1
analogous
#E1EAEA #E1E6EA #E1E1EA
triadic
#E1E6EA #EAE1E6 #E6EAE1
tetradic
#E1E6EA #EAE1EA #EAE5E1 #E1EAE1
square
#E1E6EA #EAE1EA #EAE5E1 #E1EAE1
split-complementary
#E1E6EA #EAE1E1 #EAEAE1
monochromatic
#99AAB8 #BDC8D1 #E1E6EA #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.26
#E1E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#E1E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E6EA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E6EA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#DFE7E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e1e6ea; /* rgb */ color: rgb(225, 230, 234); /* oklch */ color: oklch(92.2% 0.008 241.7);
Tailwind
colors: {
custom: {
50: '#eaedf0',
500: '#e1e6ea',
950: '#000000',
},
}SCSS
$custom: #e1e6ea; $custom-light: #eaedf0; $custom-dark: #000000;
JSON
{
"hex": "#e1e6ea",
"rgb": {
"r": 225,
"g": 230,
"b": 234
},
"hsl": {
"h": 206.667,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.92227,
"c": 0.00766,
"h": 241.7
},
"luminance": 0.78542
}Semantic roles & 50–950 ramp
primary
#E1E6EA
secondary
#C0B7AF
accent
#6E4A9C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485