#E4B87F#E4B87F
#E4B87F is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.9% C 0.089 H 73.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E4B87F |
|---|---|
| RGB | rgb(228, 184, 127) |
| HSL | hsl(34, 65%, 70%) |
| HSV | hsv(34, 44%, 89%) |
| CMYK | cmyk(0%, 19.3%, 44.3%, 10.6%) |
| CIE-LAB | lab(77.47, 8.59, 34.91) |
| CIE-LCH | lch(77.47, 35.95, 76.17°) |
| OKLab | oklab(80.9% 0.0258 0.0856) |
| OKLCH | oklch(80.9% 0.089 73.2) |
| XYZ | xyz(52.9681, 52.3101, 27.3815) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.09
Very Light Brown
#D3B683
ΔE00 4.48
Fawn
#CFAF7B
ΔE00 4.50
Tan
#D2B48C
ΔE00 5.09
Tan (survey)
#D1B26F
ΔE00 5.73
Toupe
#C7AC7D
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4B87F #7FABE4
analogous
#E4867F #E4B87F #DEE47F
triadic
#E4B87F #7FE4B8 #B87FE4
tetradic
#E4B87F #7FE486 #7FABE4 #E47FDE
square
#E4B87F #7FE486 #7FABE4 #E47FDE
split-complementary
#E4B87F #7FDEE4 #867FE4
monochromatic
#C07E29 #D99C4C #E4B87F #EFD4B2 #F9F0E4
Accessibility & contrast
On white
1.83
#E4B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#E4B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4B87F
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4B87F | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#F3ADAA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e4b87f; /* rgb */ color: rgb(228, 184, 127); /* oklch */ color: oklch(80.9% 0.089 73.2);
Tailwind
colors: {
custom: {
50: '#eecda5',
500: '#e4b87f',
950: '#000000',
},
}SCSS
$custom: #e4b87f; $custom-light: #eecda5; $custom-dark: #000000;
JSON
{
"hex": "#e4b87f",
"rgb": {
"r": 228,
"g": 184,
"b": 127
},
"hsl": {
"h": 33.861,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.80896,
"c": 0.08944,
"h": 73.2
},
"luminance": 0.52307
}Semantic roles & 50–950 ramp
primary
#E4B87F
secondary
#4B7CBC
accent
#67CD19
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#17130F
muted
#858380