#E8BB79#E8BB79
#E8BB79 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.8% C 0.098 H 76.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB79 |
|---|---|
| RGB | rgb(232, 187, 121) |
| HSL | hsl(36, 71%, 69%) |
| HSV | hsv(36, 48%, 91%) |
| CMYK | cmyk(0%, 19.4%, 47.8%, 9%) |
| CIE-LAB | lab(78.51, 8.03, 39.42) |
| CIE-LCH | lch(78.51, 40.23, 78.48°) |
| OKLab | oklab(81.77% 0.0234 0.0956) |
| OKLCH | oklch(81.77% 0.098 76.2) |
| XYZ | xyz(54.5024, 54.0800, 25.6532) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.85
Very Light Brown
#D3B683
ΔE00 5.18
Tan (survey)
#D1B26F
ΔE00 5.28
Fawn
#CFAF7B
ΔE00 5.42
Sandstone
#C9AE74
ΔE00 6.69
Tan
#D2B48C
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB79 #79A6E8
analogous
#E88479 #E8BB79 #DDE879
triadic
#E8BB79 #79E8BB #BB79E8
tetradic
#E8BB79 #79E884 #79A6E8 #E879DD
square
#E8BB79 #79E884 #79A6E8 #E879DD
split-complementary
#E8BB79 #79DDE8 #8479E8
monochromatic
#C58322 #DFA045 #E8BB79 #F1D6AD #FAF0E1
Accessibility & contrast
On white
1.78
#E8BB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#E8BB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB79
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB79 | 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)
#CCBC74
Deuteranopia (green-blind)
#D7C77B
Tritanopia (blue-blind)
#F8AFAB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e8bb79; /* rgb */ color: rgb(232, 187, 121); /* oklch */ color: oklch(81.8% 0.098 76.2);
Tailwind
colors: {
custom: {
50: '#f1cfa0',
500: '#e8bb79',
950: '#000000',
},
}SCSS
$custom: #e8bb79; $custom-light: #f1cfa0; $custom-dark: #000000;
JSON
{
"hex": "#e8bb79",
"rgb": {
"r": 232,
"g": 187,
"b": 121
},
"hsl": {
"h": 35.676,
"s": 70.701,
"l": 69.216
},
"oklch": {
"l": 0.81773,
"c": 0.09838,
"h": 76.2
},
"luminance": 0.54077
}Semantic roles & 50–950 ramp
primary
#E8BB79
secondary
#4577C0
accent
#61D313
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17130F
muted
#858380