#E3B87F#E3B87F
#E3B87F is a light, moderate orange. Relative luminance 0.521; OKLCH L 80.8% C 0.089 H 73.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E3B87F |
|---|---|
| RGB | rgb(227, 184, 127) |
| HSL | hsl(34, 64%, 69%) |
| HSV | hsv(34, 44%, 89%) |
| CMYK | cmyk(0%, 18.9%, 44.1%, 11%) |
| CIE-LAB | lab(77.37, 8.19, 34.76) |
| CIE-LCH | lch(77.37, 35.72, 76.74°) |
| OKLab | oklab(80.8% 0.0247 0.0853) |
| OKLCH | oklch(80.8% 0.089 73.8) |
| XYZ | xyz(52.6517, 52.1470, 27.3666) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.97
Very Light Brown
#D3B683
ΔE00 4.20
Fawn
#CFAF7B
ΔE00 4.26
Tan
#D2B48C
ΔE00 4.94
Tan (survey)
#D1B26F
ΔE00 5.46
Toupe
#C7AC7D
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3B87F #7FAAE3
analogous
#E3867F #E3B87F #DCE37F
triadic
#E3B87F #7FE3B8 #B87FE3
tetradic
#E3B87F #7FE386 #7FAAE3 #E37FDC
square
#E3B87F #7FE386 #7FAAE3 #E37FDC
split-complementary
#E3B87F #7FDCE3 #867FE3
monochromatic
#BE7E2A #D89C4D #E3B87F #EED4B1 #F9F0E3
Accessibility & contrast
On white
1.84
#E3B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#E3B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3B87F
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3B87F | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#F2ADAA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e3b87f; /* rgb */ color: rgb(227, 184, 127); /* oklch */ color: oklch(80.8% 0.089 73.8);
Tailwind
colors: {
custom: {
50: '#eecda5',
500: '#e3b87f',
950: '#000000',
},
}SCSS
$custom: #e3b87f; $custom-light: #eecda5; $custom-dark: #000000;
JSON
{
"hex": "#e3b87f",
"rgb": {
"r": 227,
"g": 184,
"b": 127
},
"hsl": {
"h": 34.2,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.80797,
"c": 0.08881,
"h": 73.8
},
"luminance": 0.52144
}Semantic roles & 50–950 ramp
primary
#E3B87F
secondary
#4C7BBB
accent
#66CC1A
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#17130F
muted
#858380