#E7B87F#E7B87F
#E7B87F is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.2% C 0.091 H 71.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E7B87F |
|---|---|
| RGB | rgb(231, 184, 127) |
| HSL | hsl(33, 68%, 70%) |
| HSV | hsv(33, 45%, 91%) |
| CMYK | cmyk(0%, 20.3%, 45%, 9.4%) |
| CIE-LAB | lab(77.76, 9.80, 35.35) |
| CIE-LCH | lch(77.76, 36.68, 74.51°) |
| OKLab | oklab(81.19% 0.0292 0.0866) |
| OKLCH | oklch(81.19% 0.091 71.3) |
| XYZ | xyz(53.9283, 52.8052, 27.4265) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.61
Fawn
#CFAF7B
ΔE00 5.24
Very Light Brown
#D3B683
ΔE00 5.31
Tan
#D2B48C
ΔE00 5.60
Tan (survey)
#D1B26F
ΔE00 6.56
Toupe
#C7AC7D
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7B87F #7FAEE7
analogous
#E7847F #E7B87F #E2E77F
triadic
#E7B87F #7FE7B8 #B87FE7
tetradic
#E7B87F #7FE784 #7FAEE7 #E77FE2
square
#E7B87F #7FE784 #7FAEE7 #E77FE2
split-complementary
#E7B87F #7FE2E7 #847FE7
monochromatic
#C67E25 #DD9B4B #E7B87F #F1D5B3 #FAF1E5
Accessibility & contrast
On white
1.82
#E7B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#E7B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7B87F
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7B87F | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7B
Deuteranopia (green-blind)
#D4C580
Tritanopia (blue-blind)
#F7ACAA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e7b87f; /* rgb */ color: rgb(231, 184, 127); /* oklch */ color: oklch(81.2% 0.091 71.3);
Tailwind
colors: {
custom: {
50: '#f1cda5',
500: '#e7b87f',
950: '#000000',
},
}SCSS
$custom: #e7b87f; $custom-light: #f1cda5; $custom-dark: #000000;
JSON
{
"hex": "#e7b87f",
"rgb": {
"r": 231,
"g": 184,
"b": 127
},
"hsl": {
"h": 32.885,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.81194,
"c": 0.0914,
"h": 71.3
},
"luminance": 0.52802
}Semantic roles & 50–950 ramp
primary
#E7B87F
secondary
#4B7FBF
accent
#6AD015
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#17130F
muted
#858380