#E9B87F#E9B87F
#E9B87F is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.4% C 0.093 H 70.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E9B87F |
|---|---|
| RGB | rgb(233, 184, 127) |
| HSL | hsl(32, 71%, 71%) |
| HSV | hsv(32, 45%, 91%) |
| CMYK | cmyk(0%, 21%, 45.5%, 8.6%) |
| CIE-LAB | lab(77.96, 10.60, 35.64) |
| CIE-LCH | lch(77.96, 37.18, 73.44°) |
| OKLab | oklab(81.39% 0.0315 0.0873) |
| OKLCH | oklch(81.39% 0.093 70.2) |
| XYZ | xyz(54.5777, 53.1400, 27.4569) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.04
Fawn
#CFAF7B
ΔE00 5.75
Very Light Brown
#D3B683
ΔE00 5.86
Tan
#D2B48C
ΔE00 5.97
Apricot (survey)
#FFB16D
ΔE00 6.56
Tan (survey)
#D1B26F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9B87F #7FB0E9
analogous
#E9837F #E9B87F #E5E97F
triadic
#E9B87F #7FE9B8 #B87FE9
tetradic
#E9B87F #7FE983 #7FB0E9 #E97FE5
square
#E9B87F #7FE983 #7FB0E9 #E97FE5
split-complementary
#E9B87F #7FE5E9 #837FE9
monochromatic
#CB7D23 #E09B4B #E9B87F #F2D5B3 #FBF1E5
Accessibility & contrast
On white
1.81
#E9B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#E9B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9B87F
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9B87F | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7B
Deuteranopia (green-blind)
#D5C580
Tritanopia (blue-blind)
#F9ACAA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e9b87f; /* rgb */ color: rgb(233, 184, 127); /* oklch */ color: oklch(81.4% 0.093 70.2);
Tailwind
colors: {
custom: {
50: '#f2cda5',
500: '#e9b87f',
950: '#000000',
},
}SCSS
$custom: #e9b87f; $custom-light: #f2cda5; $custom-dark: #000000;
JSON
{
"hex": "#e9b87f",
"rgb": {
"r": 233,
"g": 184,
"b": 127
},
"hsl": {
"h": 32.264,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.81394,
"c": 0.09277,
"h": 70.2
},
"luminance": 0.53137
}Semantic roles & 50–950 ramp
primary
#E9B87F
secondary
#4A82C2
accent
#6CD313
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#17130F
muted
#858380