#E7BC83#E7BC83
#E7BC83 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.0% C 0.089 H 73.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BC83 |
|---|---|
| RGB | rgb(231, 188, 131) |
| HSL | hsl(34, 68%, 71%) |
| HSV | hsv(34, 43%, 91%) |
| CMYK | cmyk(0%, 18.6%, 43.3%, 9.4%) |
| CIE-LAB | lab(78.81, 8.09, 34.62) |
| CIE-LCH | lch(78.81, 35.56, 76.85°) |
| OKLab | oklab(82.04% 0.0246 0.0851) |
| OKLCH | oklch(82.04% 0.089 73.9) |
| XYZ | xyz(55.0368, 54.5969, 29.1076) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.28
Very Light Brown
#D3B683
ΔE00 4.58
Fawn
#CFAF7B
ΔE00 5.00
Tan
#D2B48C
ΔE00 5.32
Tan (survey)
#D1B26F
ΔE00 5.96
Sandstone
#C9AE74
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BC83 #83AEE7
analogous
#E78A83 #E7BC83 #E0E783
triadic
#E7BC83 #83E7BC #BC83E7
tetradic
#E7BC83 #83E78A #83AEE7 #E783E0
square
#E7BC83 #83E78A #83AEE7 #E783E0
split-complementary
#E7BC83 #83E0E7 #8A83E7
monochromatic
#C98327 #DDA050 #E7BC83 #F1D8B6 #FAF1E5
Accessibility & contrast
On white
1.76
#E7BC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#E7BC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BC83
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BC83 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7F
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#F6B1AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e7bc83; /* rgb */ color: rgb(231, 188, 131); /* oklch */ color: oklch(82.0% 0.089 73.9);
Tailwind
colors: {
custom: {
50: '#f0d0a7',
500: '#e7bc83',
950: '#000000',
},
}SCSS
$custom: #e7bc83; $custom-light: #f0d0a7; $custom-dark: #000000;
JSON
{
"hex": "#e7bc83",
"rgb": {
"r": 231,
"g": 188,
"b": 131
},
"hsl": {
"h": 34.2,
"s": 67.568,
"l": 70.98
},
"oklch": {
"l": 0.82035,
"c": 0.0886,
"h": 73.9
},
"luminance": 0.54594
}Semantic roles & 50–950 ramp
primary
#E7BC83
secondary
#4E7FC0
accent
#66CF16
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380