#E1D7BB#E1D7BB
#E1D7BB is a very light, muted orange. Relative luminance 0.682; OKLCH L 88.0% C 0.039 H 90.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D7BB |
|---|---|
| RGB | rgb(225, 215, 187) |
| HSL | hsl(44, 39%, 81%) |
| HSV | hsv(44, 17%, 88%) |
| CMYK | cmyk(0%, 4.4%, 16.9%, 11.8%) |
| CIE-LAB | lab(86.11, -1.13, 15.06) |
| CIE-LCH | lch(86.11, 15.11, 94.30°) |
| OKLab | oklab(87.99% -0.0004 0.0389) |
| OKLCH | oklch(87.99% 0.039 90.7) |
| XYZ | xyz(64.3209, 68.1973, 56.7791) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.38
Eggshell
#F0EAD6
ΔE00 5.11
Champagne
#F7E7CE
ΔE00 5.11
Wheat
#F5DEB3
ΔE00 5.94
Papayawhip
#FFEFD5
ΔE00 6.35
Blanchedalmond
#FFEBCD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D7BB #BBC5E1
analogous
#E1C4BB #E1D7BB #D8E1BB
triadic
#E1D7BB #BBE1D7 #D7BBE1
tetradic
#E1D7BB #BBE1C4 #BBC5E1 #E1BBD8
square
#E1D7BB #BBE1C4 #BBC5E1 #E1BBD8
split-complementary
#E1D7BB #BBD8E1 #C4BBE1
monochromatic
#BCA566 #CEBE91 #E1D7BB #F4F0E5 #F6F3EA
Accessibility & contrast
On white
1.43
#E1D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#E1D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D7BB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D7BB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#E0D9BC
Tritanopia (blue-blind)
#E8D2CF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e1d7bb; /* rgb */ color: rgb(225, 215, 187); /* oklch */ color: oklch(88.0% 0.039 90.7);
Tailwind
colors: {
custom: {
50: '#eae3cf',
500: '#e1d7bb',
950: '#000000',
},
}SCSS
$custom: #e1d7bb; $custom-light: #eae3cf; $custom-dark: #000000;
JSON
{
"hex": "#e1d7bb",
"rgb": {
"r": 225,
"g": 215,
"b": 187
},
"hsl": {
"h": 44.211,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.87985,
"c": 0.03893,
"h": 90.7
},
"luminance": 0.68196
}Semantic roles & 50–950 ramp
primary
#E1D7BB
secondary
#8694BA
accent
#55B234
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483