#E3BD85#E3BD85
#E3BD85 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.9% C 0.085 H 76.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BD85 |
|---|---|
| RGB | rgb(227, 189, 133) |
| HSL | hsl(36, 63%, 71%) |
| HSV | hsv(36, 41%, 89%) |
| CMYK | cmyk(0%, 16.7%, 41.4%, 11%) |
| CIE-LAB | lab(78.71, 6.18, 33.38) |
| CIE-LCH | lch(78.71, 33.95, 79.51°) |
| OKLab | oklab(81.88% 0.0193 0.0824) |
| OKLCH | oklch(81.88% 0.085 76.8) |
| XYZ | xyz(54.1114, 54.4221, 29.8400) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.13
Very Light Brown
#D3B683
ΔE00 3.44
Fawn
#CFAF7B
ΔE00 4.30
Tan
#D2B48C
ΔE00 4.73
Tan (survey)
#D1B26F
ΔE00 5.08
Sandstone
#C9AE74
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BD85 #85ABE3
analogous
#E38E85 #E3BD85 #DAE385
triadic
#E3BD85 #85E3BD #BD85E3
tetradic
#E3BD85 #85E38E #85ABE3 #E385DA
square
#E3BD85 #85E38E #85ABE3 #E385DA
split-complementary
#E3BD85 #85DAE3 #8E85E3
monochromatic
#C1852C #D8A253 #E3BD85 #EED8B7 #F9F2E6
Accessibility & contrast
On white
1.77
#E3BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#E3BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BD85
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BD85 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD81
Deuteranopia (green-blind)
#D5C786
Tritanopia (blue-blind)
#F1B3AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e3bd85; /* rgb */ color: rgb(227, 189, 133); /* oklch */ color: oklch(81.9% 0.085 76.8);
Tailwind
colors: {
custom: {
50: '#edd0a9',
500: '#e3bd85',
950: '#000000',
},
}SCSS
$custom: #e3bd85; $custom-light: #edd0a9; $custom-dark: #000000;
JSON
{
"hex": "#e3bd85",
"rgb": {
"r": 227,
"g": 189,
"b": 133
},
"hsl": {
"h": 35.745,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.81878,
"c": 0.08459,
"h": 76.8
},
"luminance": 0.5442
}Semantic roles & 50–950 ramp
primary
#E3BD85
secondary
#517CBB
accent
#62CA1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380