#E1D2BB#E1D2BB
#E1D2BB is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.0% C 0.035 H 78.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E1D2BB |
|---|---|
| RGB | rgb(225, 210, 187) |
| HSL | hsl(36, 39%, 81%) |
| HSV | hsv(36, 17%, 88%) |
| CMYK | cmyk(0%, 6.7%, 16.9%, 11.8%) |
| CIE-LAB | lab(84.84, 1.46, 13.27) |
| CIE-LCH | lch(84.84, 13.35, 83.73°) |
| OKLab | oklab(86.99% 0.0069 0.0344) |
| OKLCH | oklch(86.99% 0.035 78.7) |
| XYZ | xyz(63.0672, 65.6898, 56.3612) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.72
Champagne
#F7E7CE
ΔE00 4.77
Antiquewhite
#FAEBD7
ΔE00 5.76
Warm Gray
#C9BEB0
ΔE00 5.99
Blanchedalmond
#FFEBCD
ΔE00 6.17
Bisque
#FFE4C4
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1D2BB #BBCAE1
analogous
#E1BFBB #E1D2BB #DDE1BB
triadic
#E1D2BB #BBE1D2 #D2BBE1
tetradic
#E1D2BB #BBE1BF #BBCAE1 #E1BBDD
square
#E1D2BB #BBE1BF #BBCAE1 #E1BBDD
split-complementary
#E1D2BB #BBDDE1 #BFBBE1
monochromatic
#BC9A66 #CEB691 #E1D2BB #F4EEE5 #F6F1EA
Accessibility & contrast
On white
1.49
#E1D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#E1D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1D2BB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1D2BB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#DCD5BC
Tritanopia (blue-blind)
#E8CECB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e1d2bb; /* rgb */ color: rgb(225, 210, 187); /* oklch */ color: oklch(87.0% 0.035 78.7);
Tailwind
colors: {
custom: {
50: '#eadfcf',
500: '#e1d2bb',
950: '#000000',
},
}SCSS
$custom: #e1d2bb; $custom-light: #eadfcf; $custom-dark: #000000;
JSON
{
"hex": "#e1d2bb",
"rgb": {
"r": 225,
"g": 210,
"b": 187
},
"hsl": {
"h": 36.316,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.86989,
"c": 0.03512,
"h": 78.7
},
"luminance": 0.65689
}Semantic roles & 50–950 ramp
primary
#E1D2BB
secondary
#869BBA
accent
#65B234
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483