#E2DED3#E2DED3
#E2DED3 is a very light, near-neutral orange. Relative luminance 0.731; OKLCH L 90.1% C 0.015 H 90.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DED3 |
|---|---|
| RGB | rgb(226, 222, 211) |
| HSL | hsl(44, 21%, 86%) |
| HSV | hsv(44, 7%, 89%) |
| CMYK | cmyk(0%, 1.8%, 6.6%, 11.4%) |
| CIE-LAB | lab(88.50, -0.54, 5.87) |
| CIE-LCH | lch(88.50, 5.89, 95.30°) |
| OKLab | oklab(90.07% -0.0001 0.0154) |
| OKLCH | oklch(90.07% 0.015 90.3) |
| XYZ | xyz(69.2417, 73.1149, 72.0802) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.08
Eggshell
#F0EAD6
ΔE00 4.31
Warm Beige
#E9DCC9
ΔE00 4.43
Linen
#FAF0E6
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.25
Oldlace
#FDF5E6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DED3 #D3D7E2
analogous
#E2D6D3 #E2DED3 #DEE2D3
triadic
#E2DED3 #D3E2DE #DED3E2
tetradic
#E2DED3 #D3E2D6 #D3D7E2 #E2D3DE
square
#E2DED3 #D3E2D6 #D3D7E2 #E2D3DE
split-complementary
#E2DED3 #D3DEE2 #D6D3E2
monochromatic
#B1A789 #CAC2AE #E2DED3 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.34
#E2DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E2DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DED3
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DED3 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD2
Deuteranopia (green-blind)
#E2DFD3
Tritanopia (blue-blind)
#E5DCDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2ded3; /* rgb */ color: rgb(226, 222, 211); /* oklch */ color: oklch(90.1% 0.015 90.3);
Tailwind
colors: {
custom: {
50: '#ebe8e0',
500: '#e2ded3',
950: '#000000',
},
}SCSS
$custom: #e2ded3; $custom-light: #ebe8e0; $custom-dark: #000000;
JSON
{
"hex": "#e2ded3",
"rgb": {
"r": 226,
"g": 222,
"b": 211
},
"hsl": {
"h": 44,
"s": 20.548,
"l": 85.686
},
"oklch": {
"l": 0.90071,
"c": 0.01543,
"h": 90.3
},
"luminance": 0.73114
}Semantic roles & 50–950 ramp
primary
#E2DED3
secondary
#A1A7B8
accent
#5E9F47
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484