#E2E4E5#E2E4E5
#E2E4E5 is a very light, near-neutral grey. Relative luminance 0.773; OKLCH L 91.8% C 0.003 H 228.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E4E5 |
|---|---|
| RGB | rgb(226, 228, 229) |
| HSL | hsl(200, 5%, 89%) |
| HSV | hsv(200, 1%, 90%) |
| CMYK | cmyk(1.3%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(90.47, -0.49, -0.72) |
| CIE-LCH | lch(90.47, 0.87, 235.79°) |
| OKLab | oklab(91.76% -0.0017 -0.0019) |
| OKLCH | oklch(91.76% 0.003 228.8) |
| XYZ | xyz(73.2478, 77.3126, 85.1775) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.98
Fog
#D8DCE0
ΔE00 2.43
Whitesmoke
#F5F5F5
ΔE00 3.82
Light Gray
#D3D3D3
ΔE00 3.92
Light Grey
#D8DCD6
ΔE00 4.45
Off White
#FAF9F6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E4E5 #E5E3E2
analogous
#E2E5E5 #E2E4E5 #E2E3E5
triadic
#E2E4E5 #E5E2E4 #E4E5E2
tetradic
#E2E4E5 #E5E2E5 #E5E3E2 #E3E5E2
square
#E2E4E5 #E5E2E5 #E5E3E2 #E3E5E2
split-complementary
#E2E4E5 #E5E2E3 #E5E5E2
monochromatic
#A1A8AB #C2C6C8 #E2E4E5 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.28
#E2E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#E2E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E4E5
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E4E5 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E5
Deuteranopia (green-blind)
#E3E3E5
Tritanopia (blue-blind)
#E1E4E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e2e4e5; /* rgb */ color: rgb(226, 228, 229); /* oklch */ color: oklch(91.8% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#ebeced',
500: '#e2e4e5',
950: '#000000',
},
}SCSS
$custom: #e2e4e5; $custom-light: #ebeced; $custom-dark: #000000;
JSON
{
"hex": "#e2e4e5",
"rgb": {
"r": 226,
"g": 228,
"b": 229
},
"hsl": {
"h": 200,
"s": 5.455,
"l": 89.216
},
"oklch": {
"l": 0.91762,
"c": 0.00257,
"h": 228.8
},
"luminance": 0.77313
}Semantic roles & 50–950 ramp
primary
#E2E4E5
secondary
#B8B5B3
accent
#69568F
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484