#E9DECB#E9DECB
#E9DECB is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.4% C 0.028 H 81.5°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DECB |
|---|---|
| RGB | rgb(233, 222, 203) |
| HSL | hsl(38, 41%, 85%) |
| HSV | hsv(38, 13%, 91%) |
| CMYK | cmyk(0%, 4.7%, 12.9%, 8.6%) |
| CIE-LAB | lab(88.87, 0.61, 10.66) |
| CIE-LCH | lch(88.87, 10.68, 86.73°) |
| OKLab | oklab(90.43% 0.0042 0.0278) |
| OKLCH | oklch(90.43% 0.028 81.5) |
| XYZ | xyz(70.5042, 73.8789, 67.0343) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.02
Champagne
#F7E7CE
ΔE00 3.22
Antiquewhite
#FAEBD7
ΔE00 3.45
Eggshell
#F0EAD6
ΔE00 3.51
Papayawhip
#FFEFD5
ΔE00 4.60
Oldlace
#FDF5E6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DECB #CBD6E9
analogous
#E9CFCB #E9DECB #E5E9CB
triadic
#E9DECB #CBE9DE #DECBE9
tetradic
#E9DECB #CBE9CF #CBD6E9 #E9CBE5
square
#E9DECB #CBE9CF #CBD6E9 #E9CBE5
split-complementary
#E9DECB #CBE5E9 #CFCBE9
monochromatic
#C5A775 #D7C3A0 #E9DECB #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.33
#E9DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#E9DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DECB
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DECB | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECA
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#EFDAD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e9decb; /* rgb */ color: rgb(233, 222, 203); /* oklch */ color: oklch(90.4% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#f0e8da',
500: '#e9decb',
950: '#000000',
},
}SCSS
$custom: #e9decb; $custom-light: #f0e8da; $custom-dark: #000000;
JSON
{
"hex": "#e9decb",
"rgb": {
"r": 233,
"g": 222,
"b": 203
},
"hsl": {
"h": 38,
"s": 40.541,
"l": 85.49
},
"oklch": {
"l": 0.90428,
"c": 0.02812,
"h": 81.5
},
"luminance": 0.73878
}Semantic roles & 50–950 ramp
primary
#E9DECB
secondary
#95A6C4
accent
#61B432
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483