#E2E4E3#E2E4E3
#E2E4E3 is a very light, near-neutral grey. Relative luminance 0.772; OKLCH L 91.7% C 0.003 H 165.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4E3 |
|---|---|
| RGB | rgb(226, 228, 227) |
| HSL | hsl(150, 4%, 89%) |
| HSV | hsv(150, 1%, 89%) |
| CMYK | cmyk(0.9%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(90.41, -0.85, 0.25) |
| CIE-LCH | lch(90.41, 0.89, 163.59°) |
| OKLab | oklab(91.71% -0.0024 0.0007) |
| OKLCH | oklch(91.71% 0.003 165.1) |
| XYZ | xyz(72.9702, 77.2015, 83.7153) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.10
Fog
#D8DCE0
ΔE00 3.15
Light Grey
#D8DCD6
ΔE00 3.50
Whitesmoke
#F5F5F5
ΔE00 3.92
Light Gray
#D3D3D3
ΔE00 3.97
Off White
#FAF9F6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4E3 #E4E2E3
analogous
#E2E4E2 #E2E4E3 #E2E4E4
triadic
#E2E4E3 #E3E2E4 #E4E3E2
tetradic
#E2E4E3 #E2E2E4 #E4E2E3 #E4E4E2
square
#E2E4E3 #E2E2E4 #E4E2E3 #E4E4E2
split-complementary
#E2E4E3 #E4E2E4 #E4E2E2
monochromatic
#A3A9A6 #C2C6C4 #E2E4E3 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.28
#E2E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#E2E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4E3
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4E3 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E3
Deuteranopia (green-blind)
#E3E3E3
Tritanopia (blue-blind)
#E2E4E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e4e3; /* rgb */ color: rgb(226, 228, 227); /* oklch */ color: oklch(91.7% 0.003 165.1);
Tailwind
colors: {
custom: {
50: '#ebeceb',
500: '#e2e4e3',
950: '#000000',
},
}SCSS
$custom: #e2e4e3; $custom-light: #ebeceb; $custom-dark: #000000;
JSON
{
"hex": "#e2e4e3",
"rgb": {
"r": 226,
"g": 228,
"b": 227
},
"hsl": {
"h": 150,
"s": 3.571,
"l": 89.02
},
"oklch": {
"l": 0.91705,
"c": 0.00253,
"h": 165.1
},
"luminance": 0.77202
}Semantic roles & 50–950 ramp
primary
#E2E4E3
secondary
#B7B3B5
accent
#58738D
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484