#E2DED8#E2DED8
#E2DED8 is a very light, near-neutral orange. Relative luminance 0.734; OKLCH L 90.2% C 0.009 H 78.3°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DED8 |
|---|---|
| RGB | rgb(226, 222, 216) |
| HSL | hsl(36, 15%, 87%) |
| HSV | hsv(36, 4%, 89%) |
| CMYK | cmyk(0%, 1.8%, 4.4%, 11.4%) |
| CIE-LAB | lab(88.62, 0.31, 3.42) |
| CIE-LCH | lch(88.62, 3.43, 84.86°) |
| OKLab | oklab(90.21% 0.0019 0.009) |
| OKLCH | oklch(90.21% 0.009 78.3) |
| XYZ | xyz(69.8782, 73.3695, 75.4329) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.25
Light Grey
#D8DCD6
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 4.14
Linen
#FAF0E6
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.73
Warm Beige
#E9DCC9
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DED8 #D8DCE2
analogous
#E2D9D8 #E2DED8 #E1E2D8
triadic
#E2DED8 #D8E2DE #DED8E2
tetradic
#E2DED8 #D8E2D9 #D8DCE2 #E2D8E1
square
#E2DED8 #D8E2D9 #D8DCE2 #E2D8E1
split-complementary
#E2DED8 #D8E1E2 #D9D8E2
monochromatic
#AEA392 #C8C0B5 #E2DED8 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.34
#E2DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E2DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DED8
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DED8 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED8
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#E4DDDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2ded8; /* rgb */ color: rgb(226, 222, 216); /* oklch */ color: oklch(90.2% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#ebe8e4',
500: '#e2ded8',
950: '#000000',
},
}SCSS
$custom: #e2ded8; $custom-light: #ebe8e4; $custom-dark: #000000;
JSON
{
"hex": "#e2ded8",
"rgb": {
"r": 226,
"g": 222,
"b": 216
},
"hsl": {
"h": 36,
"s": 14.706,
"l": 86.667
},
"oklch": {
"l": 0.90206,
"c": 0.00921,
"h": 78.3
},
"luminance": 0.73369
}Semantic roles & 50–950 ramp
primary
#E2DED8
secondary
#A7ADB7
accent
#6B994D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484