#E9DED1#E9DED1
#E9DED1 is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.6% C 0.021 H 72.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DED1 |
|---|---|
| RGB | rgb(233, 222, 209) |
| HSL | hsl(33, 35%, 87%) |
| HSV | hsv(33, 10%, 91%) |
| CMYK | cmyk(0%, 4.7%, 10.3%, 8.6%) |
| CIE-LAB | lab(89.00, 1.57, 7.71) |
| CIE-LCH | lch(89.00, 7.87, 78.49°) |
| OKLab | oklab(90.58% 0.0065 0.0202) |
| OKLCH | oklch(90.58% 0.021 72.1) |
| XYZ | xyz(71.2330, 74.1705, 70.8730) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.40
Antiquewhite
#FAEBD7
ΔE00 3.96
Linen
#FAF0E6
ΔE00 4.10
Champagne
#F7E7CE
ΔE00 4.84
Eggshell
#F0EAD6
ΔE00 4.99
Oldlace
#FDF5E6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DED1 #D1DCE9
analogous
#E9D2D1 #E9DED1 #E8E9D1
triadic
#E9DED1 #D1E9DE #DED1E9
tetradic
#E9DED1 #D1E9D2 #D1DCE9 #E9D1E8
square
#E9DED1 #D1E9D2 #D1DCE9 #E9D1E8
split-complementary
#E9DED1 #D1E8E9 #D2D1E9
monochromatic
#C1A37E #D5C0A8 #E9DED1 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.33
#E9DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E9DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DED1
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DED1 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#EEDBDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9ded1; /* rgb */ color: rgb(233, 222, 209); /* oklch */ color: oklch(90.6% 0.021 72.1);
Tailwind
colors: {
custom: {
50: '#f0e8df',
500: '#e9ded1',
950: '#000000',
},
}SCSS
$custom: #e9ded1; $custom-light: #f0e8df; $custom-dark: #000000;
JSON
{
"hex": "#e9ded1",
"rgb": {
"r": 233,
"g": 222,
"b": 209
},
"hsl": {
"h": 32.5,
"s": 35.294,
"l": 86.667
},
"oklch": {
"l": 0.90582,
"c": 0.02125,
"h": 72.1
},
"luminance": 0.7417
}Semantic roles & 50–950 ramp
primary
#E9DED1
secondary
#9BADC3
accent
#6EAE37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484