#E8BB7E#E8BB7E
#E8BB7E is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.9% C 0.094 H 74.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB7E |
|---|---|
| RGB | rgb(232, 187, 126) |
| HSL | hsl(35, 70%, 70%) |
| HSV | hsv(35, 46%, 91%) |
| CMYK | cmyk(0%, 19.4%, 45.7%, 9%) |
| CIE-LAB | lab(78.58, 8.51, 36.94) |
| CIE-LCH | lch(78.58, 37.91, 77.02°) |
| OKLab | oklab(81.86% 0.0253 0.0902) |
| OKLCH | oklch(81.86% 0.094 74.3) |
| XYZ | xyz(54.8170, 54.2058, 27.3100) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.99
Very Light Brown
#D3B683
ΔE00 4.98
Fawn
#CFAF7B
ΔE00 5.23
Tan (survey)
#D1B26F
ΔE00 5.79
Tan
#D2B48C
ΔE00 6.00
Sandstone
#C9AE74
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB7E #7EABE8
analogous
#E8867E #E8BB7E #E0E87E
triadic
#E8BB7E #7EE8BB #BB7EE8
tetradic
#E8BB7E #7EE886 #7EABE8 #E87EE0
square
#E8BB7E #7EE886 #7EABE8 #E87EE0
split-complementary
#E8BB7E #7EE0E8 #867EE8
monochromatic
#C88224 #DFA04A #E8BB7E #F1D6B2 #FAF1E5
Accessibility & contrast
On white
1.77
#E8BB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#E8BB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB7E
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB7E | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC79
Deuteranopia (green-blind)
#D7C77F
Tritanopia (blue-blind)
#F8AFAC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e8bb7e; /* rgb */ color: rgb(232, 187, 126); /* oklch */ color: oklch(81.9% 0.094 74.3);
Tailwind
colors: {
custom: {
50: '#f1cfa4',
500: '#e8bb7e',
950: '#000000',
},
}SCSS
$custom: #e8bb7e; $custom-light: #f1cfa4; $custom-dark: #000000;
JSON
{
"hex": "#e8bb7e",
"rgb": {
"r": 232,
"g": 187,
"b": 126
},
"hsl": {
"h": 34.528,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.81855,
"c": 0.09369,
"h": 74.3
},
"luminance": 0.54203
}Semantic roles & 50–950 ramp
primary
#E8BB7E
secondary
#4A7CC1
accent
#64D214
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380