#E8BF81#E8BF81
#E8BF81 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.7% C 0.092 H 77.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BF81 |
|---|---|
| RGB | rgb(232, 191, 129) |
| HSL | hsl(36, 69%, 71%) |
| HSV | hsv(36, 44%, 91%) |
| CMYK | cmyk(0%, 17.7%, 44.4%, 9%) |
| CIE-LAB | lab(79.62, 6.71, 36.72) |
| CIE-LCH | lch(79.62, 37.33, 79.64°) |
| OKLab | oklab(82.68% 0.0203 0.0899) |
| OKLCH | oklch(82.68% 0.092 77.3) |
| XYZ | xyz(55.8739, 56.0052, 28.6317) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 4.59
Tan (survey)
#D1B26F
ΔE00 5.31
Fawn
#CFAF7B
ΔE00 5.33
Tan
#D2B48C
ΔE00 6.15
Sandstone
#C9AE74
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BF81 #81AAE8
analogous
#E88B81 #E8BF81 #DDE881
triadic
#E8BF81 #81E8BF #BF81E8
tetradic
#E8BF81 #81E88B #81AAE8 #E881DD
square
#E8BF81 #81E88B #81AAE8 #E881DD
split-complementary
#E8BF81 #81DDE8 #8B81E8
monochromatic
#CA8825 #DFA54D #E8BF81 #F1D9B5 #FAF2E5
Accessibility & contrast
On white
1.72
#E8BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#E8BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BF81
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BF81 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7C
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#F7B4AF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e8bf81; /* rgb */ color: rgb(232, 191, 129); /* oklch */ color: oklch(82.7% 0.092 77.3);
Tailwind
colors: {
custom: {
50: '#f1d2a6',
500: '#e8bf81',
950: '#000000',
},
}SCSS
$custom: #e8bf81; $custom-light: #f1d2a6; $custom-dark: #000000;
JSON
{
"hex": "#e8bf81",
"rgb": {
"r": 232,
"g": 191,
"b": 129
},
"hsl": {
"h": 36.117,
"s": 69.128,
"l": 70.784
},
"oklch": {
"l": 0.82681,
"c": 0.09211,
"h": 77.3
},
"luminance": 0.56002
}Semantic roles & 50–950 ramp
primary
#E8BF81
secondary
#4C7BC1
accent
#60D114
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380