#E7BF89#E7BF89
#E7BF89 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 82.7% C 0.084 H 74.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BF89 |
|---|---|
| RGB | rgb(231, 191, 137) |
| HSL | hsl(34, 66%, 72%) |
| HSV | hsv(34, 41%, 91%) |
| CMYK | cmyk(0%, 17.3%, 40.7%, 9.4%) |
| CIE-LAB | lab(79.65, 7.15, 32.60) |
| CIE-LCH | lch(79.65, 33.37, 77.63°) |
| OKLab | oklab(82.72% 0.0223 0.0807) |
| OKLCH | oklch(82.72% 0.084 74.6) |
| XYZ | xyz(56.1029, 56.0594, 31.5275) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.16
Very Light Brown
#D3B683
ΔE00 4.31
Tan
#D2B48C
ΔE00 4.95
Fawn
#CFAF7B
ΔE00 5.13
Tan (survey)
#D1B26F
ΔE00 6.19
Toupe
#C7AC7D
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BF89 #89B1E7
analogous
#E79089 #E7BF89 #E0E789
triadic
#E7BF89 #89E7BF #BF89E7
tetradic
#E7BF89 #89E790 #89B1E7 #E789E0
square
#E7BF89 #89E790 #89B1E7 #E789E0
split-complementary
#E7BF89 #89E0E7 #9089E7
monochromatic
#CC872A #DDA356 #E7BF89 #F1DBBC #FAF1E6
Accessibility & contrast
On white
1.72
#E7BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#E7BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BF89
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BF89 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC085
Deuteranopia (green-blind)
#D8C98A
Tritanopia (blue-blind)
#F6B4B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bf89; /* rgb */ color: rgb(231, 191, 137); /* oklch */ color: oklch(82.7% 0.084 74.6);
Tailwind
colors: {
custom: {
50: '#f0d2ac',
500: '#e7bf89',
950: '#000000',
},
}SCSS
$custom: #e7bf89; $custom-light: #f0d2ac; $custom-dark: #000000;
JSON
{
"hex": "#e7bf89",
"rgb": {
"r": 231,
"g": 191,
"b": 137
},
"hsl": {
"h": 34.468,
"s": 66.197,
"l": 72.157
},
"oklch": {
"l": 0.82724,
"c": 0.08368,
"h": 74.6
},
"luminance": 0.56057
}Semantic roles & 50–950 ramp
primary
#E7BF89
secondary
#5482C0
accent
#65CE17
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381