#E4E3E2#E4E3E2
#E4E3E2 is a very light, near-neutral grey. Relative luminance 0.769; OKLCH L 91.6% C 0.002 H 67.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E3E2 |
|---|---|
| RGB | rgb(228, 227, 226) |
| HSL | hsl(30, 4%, 89%) |
| HSV | hsv(30, 1%, 89%) |
| CMYK | cmyk(0%, 0.4%, 0.9%, 10.6%) |
| CIE-LAB | lab(90.29, 0.16, 0.61) |
| CIE-LCH | lch(90.29, 0.63, 75.32°) |
| OKLab | oklab(91.63% 0.0007 0.0016) |
| OKLCH | oklch(91.63% 0.002 67.7) |
| XYZ | xyz(73.1892, 76.9232, 82.9287) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.72
Fog
#D8DCE0
ΔE00 3.55
Light Gray
#D3D3D3
ΔE00 3.73
Whitesmoke
#F5F5F5
ΔE00 3.85
Light Grey
#D8DCD6
ΔE00 4.37
Off White
#FAF9F6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E3E2 #E2E3E4
analogous
#E4E2E2 #E4E3E2 #E4E4E2
triadic
#E4E3E2 #E2E4E3 #E3E2E4
tetradic
#E4E3E2 #E2E4E2 #E2E3E4 #E4E2E4
square
#E4E3E2 #E2E4E2 #E2E3E4 #E4E2E4
split-complementary
#E4E3E2 #E2E4E4 #E2E2E4
monochromatic
#A9A6A3 #C6C4C2 #E4E3E2 #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.28
#E4E3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#E4E3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E3E2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E3E2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E4E3E2
Tritanopia (blue-blind)
#E4E3E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e3e2; /* rgb */ color: rgb(228, 227, 226); /* oklch */ color: oklch(91.6% 0.002 67.7);
Tailwind
colors: {
custom: {
50: '#ecebeb',
500: '#e4e3e2',
950: '#000000',
},
}SCSS
$custom: #e4e3e2; $custom-light: #ecebeb; $custom-dark: #000000;
JSON
{
"hex": "#e4e3e2",
"rgb": {
"r": 228,
"g": 227,
"b": 226
},
"hsl": {
"h": 30,
"s": 3.571,
"l": 89.02
},
"oklch": {
"l": 0.91632,
"c": 0.00174,
"h": 67.7
},
"luminance": 0.76923
}Semantic roles & 50–950 ramp
primary
#E4E3E2
secondary
#B3B5B7
accent
#738D58
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484