#E1D5BB#E1D5BB
#E1D5BB is a very light, muted orange. Relative luminance 0.672; OKLCH L 87.6% C 0.037 H 86.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D5BB |
|---|---|
| RGB | rgb(225, 213, 187) |
| HSL | hsl(41, 39%, 81%) |
| HSV | hsv(41, 17%, 88%) |
| CMYK | cmyk(0%, 5.3%, 16.9%, 11.8%) |
| CIE-LAB | lab(85.60, -0.10, 14.35) |
| CIE-LCH | lch(85.60, 14.35, 90.39°) |
| OKLab | oklab(87.59% 0.0025 0.0371) |
| OKLCH | oklch(87.59% 0.037 86.2) |
| XYZ | xyz(63.8148, 67.1850, 56.6104) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.42
Champagne
#F7E7CE
ΔE00 4.68
Eggshell
#F0EAD6
ΔE00 5.41
Wheat
#F5DEB3
ΔE00 5.93
Antiquewhite
#FAEBD7
ΔE00 6.02
Blanchedalmond
#FFEBCD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D5BB #BBC7E1
analogous
#E1C2BB #E1D5BB #DAE1BB
triadic
#E1D5BB #BBE1D5 #D5BBE1
tetradic
#E1D5BB #BBE1C2 #BBC7E1 #E1BBDA
square
#E1D5BB #BBE1C2 #BBC7E1 #E1BBDA
split-complementary
#E1D5BB #BBDAE1 #C2BBE1
monochromatic
#BCA166 #CEBB91 #E1D5BB #F4EFE5 #F6F2EA
Accessibility & contrast
On white
1.45
#E1D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#E1D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D5BB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D5BB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#DFD7BC
Tritanopia (blue-blind)
#E8D0CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e1d5bb; /* rgb */ color: rgb(225, 213, 187); /* oklch */ color: oklch(87.6% 0.037 86.2);
Tailwind
colors: {
custom: {
50: '#eae1cf',
500: '#e1d5bb',
950: '#000000',
},
}SCSS
$custom: #e1d5bb; $custom-light: #eae1cf; $custom-dark: #000000;
JSON
{
"hex": "#e1d5bb",
"rgb": {
"r": 225,
"g": 213,
"b": 187
},
"hsl": {
"h": 41.053,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.87586,
"c": 0.03721,
"h": 86.2
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#E1D5BB
secondary
#8697BA
accent
#5CB234
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483