#E2DED7#E2DED7
#E2DED7 is a very light, near-neutral orange. Relative luminance 0.733; OKLCH L 90.2% C 0.010 H 81.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DED7 |
|---|---|
| RGB | rgb(226, 222, 215) |
| HSL | hsl(38, 16%, 86%) |
| HSV | hsv(38, 5%, 89%) |
| CMYK | cmyk(0%, 1.8%, 4.9%, 11.4%) |
| CIE-LAB | lab(88.60, 0.14, 3.91) |
| CIE-LCH | lch(88.60, 3.91, 88.02°) |
| OKLab | oklab(90.18% 0.0015 0.0103) |
| OKLCH | oklch(90.18% 0.01 81.8) |
| XYZ | xyz(69.7493, 73.3180, 74.7541) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.64
Light Grey
#D8DCD6
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.45
Linen
#FAF0E6
ΔE00 4.92
Warm Beige
#E9DCC9
ΔE00 5.44
Eggshell
#F0EAD6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DED7 #D7DBE2
analogous
#E2D9D7 #E2DED7 #E1E2D7
triadic
#E2DED7 #D7E2DE #DED7E2
tetradic
#E2DED7 #D7E2D9 #D7DBE2 #E2D7E1
square
#E2DED7 #D7E2D9 #D7DBE2 #E2D7E1
split-complementary
#E2DED7 #D7E1E2 #D9D7E2
monochromatic
#AFA390 #C8C1B4 #E2DED7 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.34
#E2DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#E2DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DED7
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DED7 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED7
Deuteranopia (green-blind)
#E1DFD7
Tritanopia (blue-blind)
#E4DDDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2ded7; /* rgb */ color: rgb(226, 222, 215); /* oklch */ color: oklch(90.2% 0.010 81.8);
Tailwind
colors: {
custom: {
50: '#ebe8e3',
500: '#e2ded7',
950: '#000000',
},
}SCSS
$custom: #e2ded7; $custom-light: #ebe8e3; $custom-dark: #000000;
JSON
{
"hex": "#e2ded7",
"rgb": {
"r": 226,
"g": 222,
"b": 215
},
"hsl": {
"h": 38.182,
"s": 15.942,
"l": 86.471
},
"oklch": {
"l": 0.90179,
"c": 0.01042,
"h": 81.8
},
"luminance": 0.73318
}Semantic roles & 50–950 ramp
primary
#E2DED7
secondary
#A6ACB8
accent
#689A4B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484