#E8E2E2#E8E2E2
#E8E2E2 is a very light, near-neutral red. Relative luminance 0.770; OKLCH L 91.7% C 0.007 H 17.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E2E2 |
|---|---|
| RGB | rgb(232, 226, 226) |
| HSL | hsl(0, 12%, 90%) |
| HSV | hsv(0, 3%, 91%) |
| CMYK | cmyk(0%, 2.6%, 2.6%, 9%) |
| CIE-LAB | lab(90.34, 2.03, 0.72) |
| CIE-LCH | lch(90.34, 2.15, 19.56°) |
| OKLab | oklab(91.75% 0.0062 0.0019) |
| OKLCH | oklch(91.75% 0.007 17.3) |
| XYZ | xyz(74.2005, 77.0399, 82.8980) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.35
Very Light Pink
#FFF4F2
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 4.72
Whitesmoke
#F5F5F5
ΔE00 4.76
Snow
#FFFAFA
ΔE00 5.02
Fog
#D8DCE0
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E2E2 #E2E8E8
analogous
#E8E2E5 #E8E2E2 #E8E5E2
triadic
#E8E2E2 #E2E8E2 #E2E2E8
tetradic
#E8E2E2 #E5E8E2 #E2E8E8 #E5E2E8
square
#E8E2E2 #E5E8E2 #E2E8E8 #E5E2E8
split-complementary
#E8E2E2 #E2E8E5 #E2E5E8
monochromatic
#B29E9E #CDC0C0 #E8E2E2 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.28
#E8E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#E8E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E2E2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E2E2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E4E4E2
Tritanopia (blue-blind)
#EAE2E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e8e2e2; /* rgb */ color: rgb(232, 226, 226); /* oklch */ color: oklch(91.7% 0.007 17.3);
Tailwind
colors: {
custom: {
50: '#efebeb',
500: '#e8e2e2',
950: '#000000',
},
}SCSS
$custom: #e8e2e2; $custom-light: #efebeb; $custom-dark: #000000;
JSON
{
"hex": "#e8e2e2",
"rgb": {
"r": 232,
"g": 226,
"b": 226
},
"hsl": {
"h": 0,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.91749,
"c": 0.00653,
"h": 17.3
},
"luminance": 0.7704
}Semantic roles & 50–950 ramp
primary
#E8E2E2
secondary
#B1BDBD
accent
#969650
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484