#E1BC97#E1BC97
#E1BC97 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.8% C 0.065 H 66.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BC97 |
|---|---|
| RGB | rgb(225, 188, 151) |
| HSL | hsl(30, 55%, 74%) |
| HSV | hsv(30, 33%, 88%) |
| CMYK | cmyk(0%, 16.4%, 32.9%, 11.8%) |
| CIE-LAB | lab(78.58, 8.01, 23.69) |
| CIE-LCH | lch(78.58, 25.01, 71.32°) |
| OKLab | oklab(81.84% 0.0258 0.0599) |
| OKLCH | oklch(81.84% 0.065 66.7) |
| XYZ | xyz(54.6216, 54.2107, 36.8587) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.59
Tan
#D2B48C
ΔE00 3.86
Very Light Brown
#D3B683
ΔE00 6.06
Fawn
#CFAF7B
ΔE00 6.50
Apricot
#FBCEB1
ΔE00 6.65
Light Peach
#FFD8B1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BC97 #97BCE1
analogous
#E19797 #E1BC97 #E1E197
triadic
#E1BC97 #97E1BC #BC97E1
tetradic
#E1BC97 #97E197 #97BCE1 #E197E1
square
#E1BC97 #97E197 #97BCE1 #E197E1
split-complementary
#E1BC97 #97E1E1 #9797E1
monochromatic
#C57F39 #D39D67 #E1BC97 #EFDBC6 #F8F0E7
Accessibility & contrast
On white
1.77
#E1BC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#E1BC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BC97
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BC97 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE95
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#EEB4B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e1bc97; /* rgb */ color: rgb(225, 188, 151); /* oklch */ color: oklch(81.8% 0.065 66.7);
Tailwind
colors: {
custom: {
50: '#ebd0b5',
500: '#e1bc97',
950: '#000000',
},
}SCSS
$custom: #e1bc97; $custom-light: #ebd0b5; $custom-dark: #000000;
JSON
{
"hex": "#e1bc97",
"rgb": {
"r": 225,
"g": 188,
"b": 151
},
"hsl": {
"h": 30,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.81841,
"c": 0.06524,
"h": 66.7
},
"luminance": 0.54208
}Semantic roles & 50–950 ramp
primary
#E1BC97
secondary
#628EBA
accent
#73C323
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381