#E2B87F#E2B87F
#E2B87F is a light, moderate orange. Relative luminance 0.520; OKLCH L 80.7% C 0.088 H 74.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B87F |
|---|---|
| RGB | rgb(226, 184, 127) |
| HSL | hsl(35, 63%, 69%) |
| HSV | hsv(35, 44%, 89%) |
| CMYK | cmyk(0%, 18.6%, 43.8%, 11.4%) |
| CIE-LAB | lab(77.27, 7.79, 34.62) |
| CIE-LCH | lch(77.27, 35.48, 77.32°) |
| OKLab | oklab(80.7% 0.0236 0.085) |
| OKLCH | oklch(80.7% 0.088 74.5) |
| XYZ | xyz(52.3371, 51.9848, 27.3519) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.89
Very Light Brown
#D3B683
ΔE00 3.92
Fawn
#CFAF7B
ΔE00 4.02
Tan
#D2B48C
ΔE00 4.80
Tan (survey)
#D1B26F
ΔE00 5.19
Toupe
#C7AC7D
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B87F #7FA9E2
analogous
#E2877F #E2B87F #DBE27F
triadic
#E2B87F #7FE2B8 #B87FE2
tetradic
#E2B87F #7FE287 #7FA9E2 #E27FDB
square
#E2B87F #7FE287 #7FA9E2 #E27FDB
split-complementary
#E2B87F #7FDBE2 #877FE2
monochromatic
#BC7E2B #D79C4D #E2B87F #EDD4B1 #F9EFE3
Accessibility & contrast
On white
1.84
#E2B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#E2B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B87F
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B87F | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#F1ADAA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e2b87f; /* rgb */ color: rgb(226, 184, 127); /* oklch */ color: oklch(80.7% 0.088 74.5);
Tailwind
colors: {
custom: {
50: '#edcda5',
500: '#e2b87f',
950: '#000000',
},
}SCSS
$custom: #e2b87f; $custom-light: #edcda5; $custom-dark: #000000;
JSON
{
"hex": "#e2b87f",
"rgb": {
"r": 226,
"g": 184,
"b": 127
},
"hsl": {
"h": 34.545,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.80699,
"c": 0.08819,
"h": 74.5
},
"luminance": 0.51982
}Semantic roles & 50–950 ramp
primary
#E2B87F
secondary
#4C7ABA
accent
#65CB1B
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#17130F
muted
#858380