#E5B87F#E5B87F
#E5B87F is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.0% C 0.090 H 72.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E5B87F |
|---|---|
| RGB | rgb(229, 184, 127) |
| HSL | hsl(34, 66%, 70%) |
| HSV | hsv(34, 45%, 90%) |
| CMYK | cmyk(0%, 19.7%, 44.5%, 10.2%) |
| CIE-LAB | lab(77.56, 8.99, 35.05) |
| CIE-LCH | lch(77.56, 36.19, 75.61°) |
| OKLab | oklab(80.99% 0.027 0.086) |
| OKLCH | oklch(80.99% 0.09 72.6) |
| XYZ | xyz(53.2863, 52.4742, 27.3964) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.24
Fawn
#CFAF7B
ΔE00 4.74
Very Light Brown
#D3B683
ΔE00 4.76
Tan
#D2B48C
ΔE00 5.25
Tan (survey)
#D1B26F
ΔE00 6.01
Toupe
#C7AC7D
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5B87F #7FACE5
analogous
#E5857F #E5B87F #DFE57F
triadic
#E5B87F #7FE5B8 #B87FE5
tetradic
#E5B87F #7FE585 #7FACE5 #E57FDF
square
#E5B87F #7FE585 #7FACE5 #E57FDF
split-complementary
#E5B87F #7FDFE5 #857FE5
monochromatic
#C27E27 #DB9C4C #E5B87F #EFD4B2 #FAF0E5
Accessibility & contrast
On white
1.83
#E5B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#E5B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5B87F
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5B87F | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#F5ADAA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e5b87f; /* rgb */ color: rgb(229, 184, 127); /* oklch */ color: oklch(81.0% 0.090 72.6);
Tailwind
colors: {
custom: {
50: '#efcda5',
500: '#e5b87f',
950: '#000000',
},
}SCSS
$custom: #e5b87f; $custom-light: #efcda5; $custom-dark: #000000;
JSON
{
"hex": "#e5b87f",
"rgb": {
"r": 229,
"g": 184,
"b": 127
},
"hsl": {
"h": 33.529,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.80995,
"c": 0.09008,
"h": 72.6
},
"luminance": 0.52471
}Semantic roles & 50–950 ramp
primary
#E5B87F
secondary
#4B7DBD
accent
#68CE17
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#17130F
muted
#858380