#E1B87F#E1B87F
#E1B87F is a light, moderate orange. Relative luminance 0.518; OKLCH L 80.6% C 0.088 H 75.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E1B87F |
|---|---|
| RGB | rgb(225, 184, 127) |
| HSL | hsl(35, 62%, 69%) |
| HSV | hsv(35, 44%, 88%) |
| CMYK | cmyk(0%, 18.2%, 43.6%, 11.8%) |
| CIE-LAB | lab(77.18, 7.39, 34.48) |
| CIE-LCH | lch(77.18, 35.26, 77.91°) |
| OKLab | oklab(80.6% 0.0225 0.0847) |
| OKLCH | oklch(80.6% 0.088 75.1) |
| XYZ | xyz(52.0244, 51.8235, 27.3372) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.85
Very Light Brown
#D3B683
ΔE00 3.65
Fawn
#CFAF7B
ΔE00 3.80
Tan
#D2B48C
ΔE00 4.67
Tan (survey)
#D1B26F
ΔE00 4.92
Sandstone
#C9AE74
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1B87F #7FA8E1
analogous
#E1877F #E1B87F #D9E17F
triadic
#E1B87F #7FE1B8 #B87FE1
tetradic
#E1B87F #7FE187 #7FA8E1 #E17FD9
square
#E1B87F #7FE187 #7FA8E1 #E17FD9
split-complementary
#E1B87F #7FD9E1 #877FE1
monochromatic
#BA7E2C #D59C4D #E1B87F #EDD4B1 #F8EFE2
Accessibility & contrast
On white
1.85
#E1B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#E1B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1B87F
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1B87F | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#D1C380
Tritanopia (blue-blind)
#F0ADAA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e1b87f; /* rgb */ color: rgb(225, 184, 127); /* oklch */ color: oklch(80.6% 0.088 75.1);
Tailwind
colors: {
custom: {
50: '#eccda5',
500: '#e1b87f',
950: '#000000',
},
}SCSS
$custom: #e1b87f; $custom-light: #eccda5; $custom-dark: #000000;
JSON
{
"hex": "#e1b87f",
"rgb": {
"r": 225,
"g": 184,
"b": 127
},
"hsl": {
"h": 34.898,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.80601,
"c": 0.08759,
"h": 75.1
},
"luminance": 0.51821
}Semantic roles & 50–950 ramp
primary
#E1B87F
secondary
#4C79B8
accent
#65CA1C
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#16130F
muted
#858380