#E4E1DE#E4E1DE
#E4E1DE is a very light, near-neutral orange. Relative luminance 0.756; OKLCH L 91.1% C 0.005 H 67.8°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E1DE |
|---|---|
| RGB | rgb(228, 225, 222) |
| HSL | hsl(30, 10%, 88%) |
| HSV | hsv(30, 3%, 89%) |
| CMYK | cmyk(0%, 1.3%, 2.6%, 10.6%) |
| CIE-LAB | lab(89.68, 0.48, 1.82) |
| CIE-LCH | lch(89.68, 1.89, 75.10°) |
| OKLab | oklab(91.12% 0.002 0.0048) |
| OKLCH | oklch(91.12% 0.005 67.8) |
| XYZ | xyz(72.1029, 75.6186, 79.8904) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.24
Light Gray
#D3D3D3
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 4.40
Fog
#D8DCE0
ΔE00 4.55
Whitesmoke
#F5F5F5
ΔE00 4.58
Off White
#FAF9F6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E1DE #DEE1E4
analogous
#E4DEDE #E4E1DE #E4E4DE
triadic
#E4E1DE #DEE4E1 #E1DEE4
tetradic
#E4E1DE #DEE4DE #DEE1E4 #E4DEE4
square
#E4E1DE #DEE4DE #DEE1E4 #E4DEE4
split-complementary
#E4E1DE #DEE4E4 #DEDEE4
monochromatic
#ADA49B #C8C2BC #E4E1DE #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.30
#E4E1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#E4E1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E1DE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E1DE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DE
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#E5E0E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4e1de; /* rgb */ color: rgb(228, 225, 222); /* oklch */ color: oklch(91.1% 0.005 67.8);
Tailwind
colors: {
custom: {
50: '#eceae8',
500: '#e4e1de',
950: '#000000',
},
}SCSS
$custom: #e4e1de; $custom-light: #eceae8; $custom-dark: #000000;
JSON
{
"hex": "#e4e1de",
"rgb": {
"r": 228,
"g": 225,
"b": 222
},
"hsl": {
"h": 30,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.91124,
"c": 0.00522,
"h": 67.8
},
"luminance": 0.75618
}Semantic roles & 50–950 ramp
primary
#E4E1DE
secondary
#AEB3B8
accent
#739451
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484