#E7E4E2#E7E4E2
#E7E4E2 is a very light, near-neutral orange. Relative luminance 0.780; OKLCH L 92.1% C 0.004 H 56.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E4E2 |
|---|---|
| RGB | rgb(231, 228, 226) |
| HSL | hsl(24, 9%, 90%) |
| HSV | hsv(24, 2%, 91%) |
| CMYK | cmyk(0%, 1.3%, 2.2%, 9.4%) |
| CIE-LAB | lab(90.76, 0.66, 1.33) |
| CIE-LCH | lch(90.76, 1.48, 63.67°) |
| OKLab | oklab(92.06% 0.0024 0.0035) |
| OKLCH | oklch(92.06% 0.004 56.3) |
| XYZ | xyz(74.4238, 77.9669, 83.0651) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.48
Whitesmoke
#F5F5F5
ΔE00 3.84
Light Gray
#D3D3D3
ΔE00 4.29
Off White
#FAF9F6
ΔE00 4.49
Fog
#D8DCE0
ΔE00 4.51
Light Grey
#D8DCD6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E4E2 #E2E5E7
analogous
#E7E2E3 #E7E4E2 #E7E7E2
triadic
#E7E4E2 #E2E7E4 #E4E2E7
tetradic
#E7E4E2 #E3E7E2 #E2E5E7 #E7E2E7
square
#E7E4E2 #E3E7E2 #E2E5E7 #E7E2E7
split-complementary
#E7E4E2 #E2E7E7 #E2E3E7
monochromatic
#B0A69F #CBC5C1 #E7E4E2 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.27
#E7E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#E7E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E4E2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E4E2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#E8E3E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e7e4e2; /* rgb */ color: rgb(231, 228, 226); /* oklch */ color: oklch(92.1% 0.004 56.3);
Tailwind
colors: {
custom: {
50: '#eeeceb',
500: '#e7e4e2',
950: '#000000',
},
}SCSS
$custom: #e7e4e2; $custom-light: #eeeceb; $custom-dark: #000000;
JSON
{
"hex": "#e7e4e2",
"rgb": {
"r": 231,
"g": 228,
"b": 226
},
"hsl": {
"h": 24,
"s": 9.434,
"l": 89.608
},
"oklch": {
"l": 0.92064,
"c": 0.00424,
"h": 56.3
},
"luminance": 0.77967
}Semantic roles & 50–950 ramp
primary
#E7E4E2
secondary
#B2B8BB
accent
#799352
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484