#E4E2E3#E4E2E3
#E4E2E3 is a very light, near-neutral grey. Relative luminance 0.764; OKLCH L 91.5% C 0.003 H 345.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2E3 |
|---|---|
| RGB | rgb(228, 226, 227) |
| HSL | hsl(330, 4%, 89%) |
| HSV | hsv(330, 1%, 89%) |
| CMYK | cmyk(0%, 0.9%, 0.4%, 10.6%) |
| CIE-LAB | lab(90.06, 0.85, -0.25) |
| CIE-LCH | lch(90.06, 0.89, 343.72°) |
| OKLab | oklab(91.46% 0.0025 -0.0006) |
| OKLCH | oklch(91.46% 0.003 345.1) |
| XYZ | xyz(73.0541, 76.4328, 83.5625) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.93
Fog
#D8DCE0
ΔE00 3.41
Light Gray
#D3D3D3
ΔE00 3.76
Whitesmoke
#F5F5F5
ΔE00 4.13
Off White
#FAF9F6
ΔE00 5.30
Snow
#FFFAFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2E3 #E2E4E3
analogous
#E4E2E4 #E4E2E3 #E4E2E2
triadic
#E4E2E3 #E3E4E2 #E2E3E4
tetradic
#E4E2E3 #E4E4E2 #E2E4E3 #E2E2E4
square
#E4E2E3 #E4E4E2 #E2E4E3 #E2E2E4
split-complementary
#E4E2E3 #E2E4E2 #E2E4E4
monochromatic
#A9A3A6 #C6C2C4 #E4E2E3 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.29
#E4E2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#E4E2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2E3
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2E3 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E3
Deuteranopia (green-blind)
#E3E3E3
Tritanopia (blue-blind)
#E4E2E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e2e3; /* rgb */ color: rgb(228, 226, 227); /* oklch */ color: oklch(91.5% 0.003 345.1);
Tailwind
colors: {
custom: {
50: '#ecebeb',
500: '#e4e2e3',
950: '#000000',
},
}SCSS
$custom: #e4e2e3; $custom-light: #ecebeb; $custom-dark: #000000;
JSON
{
"hex": "#e4e2e3",
"rgb": {
"r": 228,
"g": 226,
"b": 227
},
"hsl": {
"h": 330,
"s": 3.571,
"l": 89.02
},
"oklch": {
"l": 0.91463,
"c": 0.00253,
"h": 345.1
},
"luminance": 0.76433
}Semantic roles & 50–950 ramp
primary
#E4E2E3
secondary
#B3B7B5
accent
#8D7358
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484