#E7E2E2#E7E2E2
#E7E2E2 is a very light, near-neutral red. Relative luminance 0.769; OKLCH L 91.7% C 0.005 H 17.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E2E2 |
|---|---|
| RGB | rgb(231, 226, 226) |
| HSL | hsl(0, 9%, 90%) |
| HSV | hsv(0, 2%, 91%) |
| CMYK | cmyk(0%, 2.2%, 2.2%, 9.4%) |
| CIE-LAB | lab(90.26, 1.69, 0.60) |
| CIE-LCH | lch(90.26, 1.79, 19.53°) |
| OKLab | oklab(91.67% 0.0052 0.0016) |
| OKLCH | oklch(91.67% 0.005 17.2) |
| XYZ | xyz(73.8768, 76.8729, 82.8828) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.92
Light Gray
#D3D3D3
ΔE00 4.41
Whitesmoke
#F5F5F5
ΔE00 4.53
Fog
#D8DCE0
ΔE00 4.78
Very Light Pink
#FFF4F2
ΔE00 4.80
Snow
#FFFAFA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E2E2 #E2E7E7
analogous
#E7E2E5 #E7E2E2 #E7E5E2
triadic
#E7E2E2 #E2E7E2 #E2E2E7
tetradic
#E7E2E2 #E5E7E2 #E2E7E7 #E5E2E7
square
#E7E2E2 #E5E7E2 #E2E7E7 #E5E2E7
split-complementary
#E7E2E2 #E2E7E5 #E2E5E7
monochromatic
#B09F9F #CBC1C1 #E7E2E2 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.28
#E7E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#E7E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E2E2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E2E2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E4E3E2
Tritanopia (blue-blind)
#E8E2E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e7e2e2; /* rgb */ color: rgb(231, 226, 226); /* oklch */ color: oklch(91.7% 0.005 17.2);
Tailwind
colors: {
custom: {
50: '#eeebeb',
500: '#e7e2e2',
950: '#000000',
},
}SCSS
$custom: #e7e2e2; $custom-light: #eeebeb; $custom-dark: #000000;
JSON
{
"hex": "#e7e2e2",
"rgb": {
"r": 231,
"g": 226,
"b": 226
},
"hsl": {
"h": 0,
"s": 9.434,
"l": 89.608
},
"oklch": {
"l": 0.9167,
"c": 0.00544,
"h": 17.2
},
"luminance": 0.76873
}Semantic roles & 50–950 ramp
primary
#E7E2E2
secondary
#B2BBBB
accent
#939352
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484