#E4E1E5#E4E1E5
#E4E1E5 is a very light, near-neutral grey. Relative luminance 0.760; OKLCH L 91.3% C 0.006 H 317.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1E5 |
|---|---|
| RGB | rgb(228, 225, 229) |
| HSL | hsl(285, 7%, 89%) |
| HSV | hsv(285, 2%, 90%) |
| CMYK | cmyk(0.4%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(89.86, 1.73, -1.59) |
| CIE-LCH | lch(89.86, 2.35, 317.37°) |
| OKLab | oklab(91.32% 0.0046 -0.0042) |
| OKLCH | oklch(91.32% 0.006 317.8) |
| XYZ | xyz(73.0607, 76.0016, 84.9344) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.14
Fog
#D8DCE0
ΔE00 3.83
Light Gray
#D3D3D3
ΔE00 4.44
Whitesmoke
#F5F5F5
ΔE00 4.96
Ghostwhite
#F8F8FF
ΔE00 5.10
Snow
#FFFAFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1E5 #E2E5E1
analogous
#E2E1E5 #E4E1E5 #E5E1E4
triadic
#E4E1E5 #E5E4E1 #E1E5E4
tetradic
#E4E1E5 #E5E2E1 #E2E5E1 #E1E4E5
square
#E4E1E5 #E5E2E1 #E2E5E1 #E1E4E5
split-complementary
#E4E1E5 #E4E5E1 #E1E5E2
monochromatic
#A99FAC #C6C0C9 #E4E1E5 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.30
#E4E1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#E4E1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1E5
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1E5 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#E4E1E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e1e5; /* rgb */ color: rgb(228, 225, 229); /* oklch */ color: oklch(91.3% 0.006 317.8);
Tailwind
colors: {
custom: {
50: '#eceaed',
500: '#e4e1e5',
950: '#000000',
},
}SCSS
$custom: #e4e1e5; $custom-light: #eceaed; $custom-dark: #000000;
JSON
{
"hex": "#e4e1e5",
"rgb": {
"r": 228,
"g": 225,
"b": 229
},
"hsl": {
"h": 285,
"s": 7.143,
"l": 89.02
},
"oklch": {
"l": 0.91323,
"c": 0.00625,
"h": 317.8
},
"luminance": 0.76002
}Semantic roles & 50–950 ramp
primary
#E4E1E5
secondary
#B3B9B1
accent
#915464
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484