#E7BB80#E7BB80
#E7BB80 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.8% C 0.091 H 74.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BB80 |
|---|---|
| RGB | rgb(231, 187, 128) |
| HSL | hsl(34, 68%, 70%) |
| HSV | hsv(34, 45%, 91%) |
| CMYK | cmyk(0%, 19%, 44.6%, 9.4%) |
| CIE-LAB | lab(78.51, 8.31, 35.80) |
| CIE-LCH | lch(78.51, 36.75, 76.93°) |
| OKLab | oklab(81.79% 0.025 0.0877) |
| OKLCH | oklch(81.79% 0.091 74.1) |
| XYZ | xyz(54.6236, 54.0910, 27.9813) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.58
Very Light Brown
#D3B683
ΔE00 4.71
Fawn
#CFAF7B
ΔE00 5.00
Tan
#D2B48C
ΔE00 5.61
Tan (survey)
#D1B26F
ΔE00 5.79
Sandstone
#C9AE74
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BB80 #80ACE7
analogous
#E78780 #E7BB80 #DFE780
triadic
#E7BB80 #80E7BB #BB80E7
tetradic
#E7BB80 #80E787 #80ACE7 #E780DF
square
#E7BB80 #80E787 #80ACE7 #E780DF
split-complementary
#E7BB80 #80DFE7 #8780E7
monochromatic
#C78226 #DD9F4D #E7BB80 #F1D7B3 #FAF1E5
Accessibility & contrast
On white
1.78
#E7BB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#E7BB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BB80
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BB80 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7C
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#F7B0AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e7bb80; /* rgb */ color: rgb(231, 187, 128); /* oklch */ color: oklch(81.8% 0.091 74.1);
Tailwind
colors: {
custom: {
50: '#f0cfa5',
500: '#e7bb80',
950: '#000000',
},
}SCSS
$custom: #e7bb80; $custom-light: #f0cfa5; $custom-dark: #000000;
JSON
{
"hex": "#e7bb80",
"rgb": {
"r": 231,
"g": 187,
"b": 128
},
"hsl": {
"h": 34.369,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.8179,
"c": 0.09118,
"h": 74.1
},
"luminance": 0.54088
}Semantic roles & 50–950 ramp
primary
#E7BB80
secondary
#4C7DC0
accent
#65D015
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380