#E7BB82#E7BB82
#E7BB82 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.8% C 0.089 H 73.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BB82 |
|---|---|
| RGB | rgb(231, 187, 130) |
| HSL | hsl(34, 68%, 71%) |
| HSV | hsv(34, 44%, 91%) |
| CMYK | cmyk(0%, 19%, 43.7%, 9.4%) |
| CIE-LAB | lab(78.55, 8.52, 34.80) |
| CIE-LCH | lch(78.55, 35.83, 76.25°) |
| OKLab | oklab(81.82% 0.0257 0.0855) |
| OKLCH | oklch(81.82% 0.089 73.2) |
| XYZ | xyz(54.7565, 54.1442, 28.6815) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.29
Very Light Brown
#D3B683
ΔE00 4.73
Fawn
#CFAF7B
ΔE00 5.03
Tan
#D2B48C
ΔE00 5.36
Tan (survey)
#D1B26F
ΔE00 6.09
Toupe
#C7AC7D
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BB82 #82AEE7
analogous
#E78882 #E7BB82 #E1E782
triadic
#E7BB82 #82E7BB #BB82E7
tetradic
#E7BB82 #82E788 #82AEE7 #E782E1
square
#E7BB82 #82E788 #82AEE7 #E782E1
split-complementary
#E7BB82 #82E1E7 #8882E7
monochromatic
#C88226 #DD9F4F #E7BB82 #F1D7B5 #FAF1E5
Accessibility & contrast
On white
1.78
#E7BB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#E7BB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BB82
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BB82 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7E
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#F6B0AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e7bb82; /* rgb */ color: rgb(231, 187, 130); /* oklch */ color: oklch(81.8% 0.089 73.2);
Tailwind
colors: {
custom: {
50: '#f0cfa7',
500: '#e7bb82',
950: '#000000',
},
}SCSS
$custom: #e7bb82; $custom-light: #f0cfa7; $custom-dark: #000000;
JSON
{
"hex": "#e7bb82",
"rgb": {
"r": 231,
"g": 187,
"b": 130
},
"hsl": {
"h": 33.861,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.81824,
"c": 0.08928,
"h": 73.2
},
"luminance": 0.54141
}Semantic roles & 50–950 ramp
primary
#E7BB82
secondary
#4D7FC0
accent
#67D016
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380