#E2DED9#E2DED9
#E2DED9 is a very light, near-neutral orange. Relative luminance 0.734; OKLCH L 90.2% C 0.008 H 73.7°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DED9 |
|---|---|
| RGB | rgb(226, 222, 217) |
| HSL | hsl(33, 13%, 87%) |
| HSV | hsv(33, 4%, 89%) |
| CMYK | cmyk(0%, 1.8%, 4%, 11.4%) |
| CIE-LAB | lab(88.65, 0.48, 2.93) |
| CIE-LCH | lch(88.65, 2.97, 80.68°) |
| OKLab | oklab(90.23% 0.0023 0.0077) |
| OKLCH | oklch(90.23% 0.008 73.7) |
| XYZ | xyz(70.0079, 73.4214, 76.1158) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.88
Light Gray
#D3D3D3
ΔE00 3.87
Light Grey
#D8DCD6
ΔE00 4.23
Linen
#FAF0E6
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.37
Whitesmoke
#F5F5F5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DED9 #D9DDE2
analogous
#E2DAD9 #E2DED9 #E2E2D9
triadic
#E2DED9 #D9E2DE #DED9E2
tetradic
#E2DED9 #D9E2DA #D9DDE2 #E2D9E2
square
#E2DED9 #D9E2DA #D9DDE2 #E2D9E2
split-complementary
#E2DED9 #D9E2E2 #DAD9E2
monochromatic
#ADA294 #C8C0B6 #E2DED9 #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.34
#E2DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E2DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DED9
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DED9 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED9
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#E4DDDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2ded9; /* rgb */ color: rgb(226, 222, 217); /* oklch */ color: oklch(90.2% 0.008 73.7);
Tailwind
colors: {
custom: {
50: '#ebe8e4',
500: '#e2ded9',
950: '#000000',
},
}SCSS
$custom: #e2ded9; $custom-light: #ebe8e4; $custom-dark: #000000;
JSON
{
"hex": "#e2ded9",
"rgb": {
"r": 226,
"g": 222,
"b": 217
},
"hsl": {
"h": 33.333,
"s": 13.433,
"l": 86.863
},
"oklch": {
"l": 0.90234,
"c": 0.00806,
"h": 73.7
},
"luminance": 0.73421
}Semantic roles & 50–950 ramp
primary
#E2DED9
secondary
#A8AFB7
accent
#6F984E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484