#E4E2DF#E4E2DF
#E4E2DF is a very light, near-neutral orange. Relative luminance 0.762; OKLCH L 91.3% C 0.005 H 78.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2DF |
|---|---|
| RGB | rgb(228, 226, 223) |
| HSL | hsl(36, 8%, 88%) |
| HSV | hsv(36, 2%, 89%) |
| CMYK | cmyk(0%, 0.9%, 2.2%, 10.6%) |
| CIE-LAB | lab(89.96, 0.14, 1.70) |
| CIE-LCH | lch(89.96, 1.71, 85.14°) |
| OKLab | oklab(91.35% 0.0009 0.0045) |
| OKLCH | oklch(91.35% 0.005 78.3) |
| XYZ | xyz(72.5085, 76.2146, 80.6887) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.16
Light Gray
#D3D3D3
ΔE00 3.85
Light Grey
#D8DCD6
ΔE00 4.00
Whitesmoke
#F5F5F5
ΔE00 4.33
Fog
#D8DCE0
ΔE00 4.39
Off White
#FAF9F6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2DF #DFE1E4
analogous
#E4DFDF #E4E2DF #E3E4DF
triadic
#E4E2DF #DFE4E2 #E2DFE4
tetradic
#E4E2DF #DFE4DF #DFE1E4 #E4DFE3
square
#E4E2DF #DFE4DF #DFE1E4 #E4DFE3
split-complementary
#E4E2DF #DFE3E4 #DFDFE4
monochromatic
#ACA69D #C8C4BE #E4E2DF #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.29
#E4E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#E4E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2DF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2DF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#E5E1E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e4e2df; /* rgb */ color: rgb(228, 226, 223); /* oklch */ color: oklch(91.3% 0.005 78.3);
Tailwind
colors: {
custom: {
50: '#ecebe9',
500: '#e4e2df',
950: '#000000',
},
}SCSS
$custom: #e4e2df; $custom-light: #ecebe9; $custom-dark: #000000;
JSON
{
"hex": "#e4e2df",
"rgb": {
"r": 228,
"g": 226,
"b": 223
},
"hsl": {
"h": 36,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.9135,
"c": 0.0046,
"h": 78.3
},
"luminance": 0.76214
}Semantic roles & 50–950 ramp
primary
#E4E2DF
secondary
#AFB3B8
accent
#6C9253
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484