#E2DED5#E2DED5
#E2DED5 is a very light, near-neutral orange. Relative luminance 0.732; OKLCH L 90.1% C 0.013 H 86.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DED5 |
|---|---|
| RGB | rgb(226, 222, 213) |
| HSL | hsl(42, 18%, 86%) |
| HSV | hsv(42, 6%, 89%) |
| CMYK | cmyk(0%, 1.8%, 5.8%, 11.4%) |
| CIE-LAB | lab(88.55, -0.21, 4.89) |
| CIE-LCH | lch(88.55, 4.89, 92.42°) |
| OKLab | oklab(90.12% 0.0007 0.0129) |
| OKLCH | oklch(90.12% 0.013 86.8) |
| XYZ | xyz(69.4939, 73.2158, 73.4089) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.91
Gainsboro
#DCDCDC
ΔE00 4.44
Warm Beige
#E9DCC9
ΔE00 4.86
Linen
#FAF0E6
ΔE00 5.00
Eggshell
#F0EAD6
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DED5 #D5D9E2
analogous
#E2D7D5 #E2DED5 #DFE2D5
triadic
#E2DED5 #D5E2DE #DED5E2
tetradic
#E2DED5 #D5E2D7 #D5D9E2 #E2D5DF
square
#E2DED5 #D5E2D7 #D5D9E2 #E2D5DF
split-complementary
#E2DED5 #D5DFE2 #D7D5E2
monochromatic
#B0A58D #C9C2B1 #E2DED5 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.34
#E2DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#E2DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DED5
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DED5 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED5
Deuteranopia (green-blind)
#E1DFD5
Tritanopia (blue-blind)
#E5DCDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2ded5; /* rgb */ color: rgb(226, 222, 213); /* oklch */ color: oklch(90.1% 0.013 86.8);
Tailwind
colors: {
custom: {
50: '#ebe8e1',
500: '#e2ded5',
950: '#000000',
},
}SCSS
$custom: #e2ded5; $custom-light: #ebe8e1; $custom-dark: #000000;
JSON
{
"hex": "#e2ded5",
"rgb": {
"r": 226,
"g": 222,
"b": 213
},
"hsl": {
"h": 41.538,
"s": 18.31,
"l": 86.078
},
"oklch": {
"l": 0.90124,
"c": 0.01289,
"h": 86.8
},
"luminance": 0.73215
}Semantic roles & 50–950 ramp
primary
#E2DED5
secondary
#A3AAB8
accent
#639D49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484