#E1E4E1#E1E4E1
#E1E4E1 is a very light, near-neutral grey. Relative luminance 0.769; OKLCH L 91.6% C 0.005 H 145.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E4E1 |
|---|---|
| RGB | rgb(225, 228, 225) |
| HSL | hsl(120, 5%, 89%) |
| HSV | hsv(120, 1%, 89%) |
| CMYK | cmyk(1.3%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(90.29, -1.54, 1.11) |
| CIE-LCH | lch(90.29, 1.90, 144.37°) |
| OKLab | oklab(91.57% -0.0042 0.0029) |
| OKLCH | oklch(91.57% 0.005 145.5) |
| XYZ | xyz(72.3830, 76.9305, 82.2553) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.51
Gainsboro
#DCDCDC
ΔE00 2.91
Fog
#D8DCE0
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 4.41
Whitesmoke
#F5F5F5
ΔE00 4.50
Off White
#FAF9F6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E4E1 #E4E1E4
analogous
#E3E4E1 #E1E4E1 #E1E4E3
triadic
#E1E4E1 #E1E1E4 #E4E1E1
tetradic
#E1E4E1 #E1E3E4 #E4E1E4 #E4E3E1
square
#E1E4E1 #E1E3E4 #E4E1E4 #E4E3E1
split-complementary
#E1E4E1 #E3E1E4 #E4E1E3
monochromatic
#A1AAA1 #C1C7C1 #E1E4E1 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.28
#E1E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#E1E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E4E1
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E4E1 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E1
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#E1E4E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e1e4e1; /* rgb */ color: rgb(225, 228, 225); /* oklch */ color: oklch(91.6% 0.005 145.5);
Tailwind
colors: {
custom: {
50: '#eaecea',
500: '#e1e4e1',
950: '#000000',
},
}SCSS
$custom: #e1e4e1; $custom-light: #eaecea; $custom-dark: #000000;
JSON
{
"hex": "#e1e4e1",
"rgb": {
"r": 225,
"g": 228,
"b": 225
},
"hsl": {
"h": 120,
"s": 5.263,
"l": 88.824
},
"oklch": {
"l": 0.91571,
"c": 0.00514,
"h": 145.5
},
"luminance": 0.76931
}Semantic roles & 50–950 ramp
primary
#E1E4E1
secondary
#B7B2B7
accent
#568F8F
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484