#E8BB78#E8BB78
#E8BB78 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.8% C 0.099 H 76.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB78 |
|---|---|
| RGB | rgb(232, 187, 120) |
| HSL | hsl(36, 71%, 69%) |
| HSV | hsv(36, 48%, 91%) |
| CMYK | cmyk(0%, 19.4%, 48.3%, 9%) |
| CIE-LAB | lab(78.49, 7.94, 39.91) |
| CIE-LCH | lch(78.49, 40.70, 78.75°) |
| OKLab | oklab(81.76% 0.023 0.0966) |
| OKLCH | oklch(81.76% 0.099 76.6) |
| XYZ | xyz(54.4414, 54.0556, 25.3319) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.03
Tan (survey)
#D1B26F
ΔE00 5.20
Very Light Brown
#D3B683
ΔE00 5.25
Fawn
#CFAF7B
ΔE00 5.49
Sandstone
#C9AE74
ΔE00 6.68
Sand Brown
#CBA560
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB78 #78A5E8
analogous
#E88378 #E8BB78 #DDE878
triadic
#E8BB78 #78E8BB #BB78E8
tetradic
#E8BB78 #78E883 #78A5E8 #E878DD
square
#E8BB78 #78E883 #78A5E8 #E878DD
split-complementary
#E8BB78 #78DDE8 #8378E8
monochromatic
#C48321 #DFA144 #E8BB78 #F1D5AC #FAF0E1
Accessibility & contrast
On white
1.78
#E8BB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#E8BB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB78
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB78 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBC73
Deuteranopia (green-blind)
#D7C77A
Tritanopia (blue-blind)
#F8AFAA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e8bb78; /* rgb */ color: rgb(232, 187, 120); /* oklch */ color: oklch(81.8% 0.099 76.6);
Tailwind
colors: {
custom: {
50: '#f2cfa0',
500: '#e8bb78',
950: '#000000',
},
}SCSS
$custom: #e8bb78; $custom-light: #f2cfa0; $custom-dark: #000000;
JSON
{
"hex": "#e8bb78",
"rgb": {
"r": 232,
"g": 187,
"b": 120
},
"hsl": {
"h": 35.893,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.81758,
"c": 0.09931,
"h": 76.6
},
"luminance": 0.54053
}Semantic roles & 50–950 ramp
primary
#E8BB78
secondary
#4476C0
accent
#60D313
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17130F
muted
#858380