#E8E4E2#E8E4E2
#E8E4E2 is a very light, near-neutral orange. Relative luminance 0.781; OKLCH L 92.1% C 0.005 H 48.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E8E4E2 |
|---|---|
| RGB | rgb(232, 228, 226) |
| HSL | hsl(20, 12%, 90%) |
| HSV | hsv(20, 3%, 91%) |
| CMYK | cmyk(0%, 1.7%, 2.6%, 9%) |
| CIE-LAB | lab(90.84, 1.00, 1.45) |
| CIE-LCH | lch(90.84, 1.76, 55.49°) |
| OKLab | oklab(92.14% 0.0034 0.0039) |
| OKLCH | oklch(92.14% 0.005 48.7) |
| XYZ | xyz(74.7475, 78.1339, 83.0803) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.78
Whitesmoke
#F5F5F5
ΔE00 3.98
Light Gray
#D3D3D3
ΔE00 4.49
Off White
#FAF9F6
ΔE00 4.61
Linen
#FAF0E6
ΔE00 4.83
Very Light Pink
#FFF4F2
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8E4E2 #E2E6E8
analogous
#E8E2E3 #E8E4E2 #E8E7E2
triadic
#E8E4E2 #E2E8E4 #E4E2E8
tetradic
#E8E4E2 #E3E8E2 #E2E6E8 #E7E2E8
square
#E8E4E2 #E3E8E2 #E2E6E8 #E7E2E8
split-complementary
#E8E4E2 #E2E8E7 #E2E3E8
monochromatic
#B2A49E #CDC4C0 #E8E4E2 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.26
#E8E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#E8E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8E4E2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8E4E2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#E9E3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e8e4e2; /* rgb */ color: rgb(232, 228, 226); /* oklch */ color: oklch(92.1% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#efeceb',
500: '#e8e4e2',
950: '#000000',
},
}SCSS
$custom: #e8e4e2; $custom-light: #efeceb; $custom-dark: #000000;
JSON
{
"hex": "#e8e4e2",
"rgb": {
"r": 232,
"g": 228,
"b": 226
},
"hsl": {
"h": 20,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.92143,
"c": 0.00514,
"h": 48.7
},
"luminance": 0.78134
}Semantic roles & 50–950 ramp
primary
#E8E4E2
secondary
#B1B9BD
accent
#7E9650
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484