#E2E4E1#E2E4E1
#E2E4E1 is a very light, near-neutral grey. Relative luminance 0.771; OKLCH L 91.6% C 0.005 H 134.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4E1 |
|---|---|
| RGB | rgb(226, 228, 225) |
| HSL | hsl(100, 5%, 89%) |
| HSV | hsv(100, 1%, 89%) |
| CMYK | cmyk(0.9%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(90.36, -1.21, 1.22) |
| CIE-LCH | lch(90.36, 1.72, 134.62°) |
| OKLab | oklab(91.65% -0.0032 0.0032) |
| OKLCH | oklch(91.65% 0.005 134.8) |
| XYZ | xyz(72.6958, 77.0918, 82.2700) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.66
Light Grey
#D8DCD6
ΔE00 2.73
Fog
#D8DCE0
ΔE00 4.04
Light Gray
#D3D3D3
ΔE00 4.27
Whitesmoke
#F5F5F5
ΔE00 4.29
Off White
#FAF9F6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4E1 #E3E1E4
analogous
#E4E4E1 #E2E4E1 #E1E4E2
triadic
#E2E4E1 #E1E2E4 #E4E1E2
tetradic
#E2E4E1 #E1E4E4 #E3E1E4 #E4E2E1
square
#E2E4E1 #E1E4E4 #E3E1E4 #E4E2E1
split-complementary
#E2E4E1 #E2E1E4 #E4E1E4
monochromatic
#A4AAA1 #C3C7C1 #E2E4E1 #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.28
#E2E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#E2E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4E1
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4E1 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E1
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#E2E4E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e2e4e1; /* rgb */ color: rgb(226, 228, 225); /* oklch */ color: oklch(91.6% 0.005 134.8);
Tailwind
colors: {
custom: {
50: '#ebecea',
500: '#e2e4e1',
950: '#000000',
},
}SCSS
$custom: #e2e4e1; $custom-light: #ebecea; $custom-dark: #000000;
JSON
{
"hex": "#e2e4e1",
"rgb": {
"r": 226,
"g": 228,
"b": 225
},
"hsl": {
"h": 100,
"s": 5.263,
"l": 88.824
},
"oklch": {
"l": 0.91648,
"c": 0.00455,
"h": 134.8
},
"luminance": 0.77092
}Semantic roles & 50–950 ramp
primary
#E2E4E1
secondary
#B6B2B7
accent
#568F7C
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484