#E3BC85#E3BC85
#E3BC85 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.7% C 0.084 H 75.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BC85 |
|---|---|
| RGB | rgb(227, 188, 133) |
| HSL | hsl(35, 63%, 71%) |
| HSV | hsv(35, 41%, 89%) |
| CMYK | cmyk(0%, 17.2%, 41.4%, 11%) |
| CIE-LAB | lab(78.46, 6.71, 33.05) |
| CIE-LCH | lch(78.46, 33.73, 78.53°) |
| OKLab | oklab(81.68% 0.0209 0.0816) |
| OKLCH | oklch(81.68% 0.084 75.7) |
| XYZ | xyz(53.8971, 53.9934, 29.7686) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.75
Very Light Brown
#D3B683
ΔE00 3.56
Fawn
#CFAF7B
ΔE00 4.25
Tan
#D2B48C
ΔE00 4.54
Tan (survey)
#D1B26F
ΔE00 5.31
Toupe
#C7AC7D
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BC85 #85ACE3
analogous
#E38D85 #E3BC85 #DBE385
triadic
#E3BC85 #85E3BC #BC85E3
tetradic
#E3BC85 #85E38D #85ACE3 #E385DB
square
#E3BC85 #85E38D #85ACE3 #E385DB
split-complementary
#E3BC85 #85DBE3 #8D85E3
monochromatic
#C1832C #D8A153 #E3BC85 #EED7B7 #F9F1E6
Accessibility & contrast
On white
1.78
#E3BC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#E3BC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BC85
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BC85 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD81
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#F2B2AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e3bc85; /* rgb */ color: rgb(227, 188, 133); /* oklch */ color: oklch(81.7% 0.084 75.7);
Tailwind
colors: {
custom: {
50: '#edd0a9',
500: '#e3bc85',
950: '#000000',
},
}SCSS
$custom: #e3bc85; $custom-light: #edd0a9; $custom-dark: #000000;
JSON
{
"hex": "#e3bc85",
"rgb": {
"r": 227,
"g": 188,
"b": 133
},
"hsl": {
"h": 35.106,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.81682,
"c": 0.08422,
"h": 75.7
},
"luminance": 0.53991
}Semantic roles & 50–950 ramp
primary
#E3BC85
secondary
#517DBB
accent
#64CA1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161310
muted
#858380