#E1D3BC#E1D3BC
#E1D3BC is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.2% C 0.035 H 80.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D3BC |
|---|---|
| RGB | rgb(225, 211, 188) |
| HSL | hsl(37, 38%, 81%) |
| HSV | hsv(37, 16%, 88%) |
| CMYK | cmyk(0%, 6.2%, 16.4%, 11.8%) |
| CIE-LAB | lab(85.11, 1.09, 13.13) |
| CIE-LCH | lch(85.11, 13.18, 85.25°) |
| OKLab | oklab(87.21% 0.0058 0.0341) |
| OKLCH | oklch(87.21% 0.035 80.3) |
| XYZ | xyz(63.4222, 66.2280, 57.0095) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.56
Champagne
#F7E7CE
ΔE00 4.62
Antiquewhite
#FAEBD7
ΔE00 5.63
Eggshell
#F0EAD6
ΔE00 6.02
Blanchedalmond
#FFEBCD
ΔE00 6.09
Warm Gray
#C9BEB0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D3BC #BCCAE1
analogous
#E1C0BC #E1D3BC #DCE1BC
triadic
#E1D3BC #BCE1D3 #D3BCE1
tetradic
#E1D3BC #BCE1C0 #BCCAE1 #E1BCDC
square
#E1D3BC #BCE1C0 #BCCAE1 #E1BCDC
split-complementary
#E1D3BC #BCDCE1 #C0BCE1
monochromatic
#BB9B67 #CEB792 #E1D3BC #F4EFE6 #F6F1EA
Accessibility & contrast
On white
1.47
#E1D3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#E1D3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D3BC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D3BC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BB
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#E8CFCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e1d3bc; /* rgb */ color: rgb(225, 211, 188); /* oklch */ color: oklch(87.2% 0.035 80.3);
Tailwind
colors: {
custom: {
50: '#eae0d0',
500: '#e1d3bc',
950: '#000000',
},
}SCSS
$custom: #e1d3bc; $custom-light: #eae0d0; $custom-dark: #000000;
JSON
{
"hex": "#e1d3bc",
"rgb": {
"r": 225,
"g": 211,
"b": 188
},
"hsl": {
"h": 37.297,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.87212,
"c": 0.03458,
"h": 80.3
},
"luminance": 0.66227
}Semantic roles & 50–950 ramp
primary
#E1D3BC
secondary
#879ABA
accent
#64B134
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483