#E1BF7E#E1BF7E
#E1BF7E is a light, moderate orange. Relative luminance 0.548; OKLCH L 82.0% C 0.092 H 83.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BF7E |
|---|---|
| RGB | rgb(225, 191, 126) |
| HSL | hsl(39, 62%, 69%) |
| HSV | hsv(39, 44%, 88%) |
| CMYK | cmyk(0%, 15.1%, 44%, 11.8%) |
| CIE-LAB | lab(78.91, 3.60, 37.23) |
| CIE-LCH | lch(78.91, 37.41, 84.48°) |
| OKLab | oklab(81.96% 0.0112 0.0909) |
| OKLCH | oklch(81.96% 0.092 83) |
| XYZ | xyz(53.4497, 54.7780, 27.4924) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.74
Very Light Brown
#D3B683
ΔE00 3.87
Burlywood
#DEB887
ΔE00 4.63
Fawn
#CFAF7B
ΔE00 4.98
Sandstone
#C9AE74
ΔE00 5.24
Sand (survey)
#E2CA76
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BF7E #7EA0E1
analogous
#E18E7E #E1BF7E #D2E17E
triadic
#E1BF7E #7EE1BF #BF7EE1
tetradic
#E1BF7E #7EE18E #7EA0E1 #E17ED2
square
#E1BF7E #7EE18E #7EA0E1 #E17ED2
split-complementary
#E1BF7E #7ED2E1 #8E7EE1
monochromatic
#B9892B #D5A64C #E1BF7E #EDD8B0 #F8F0E1
Accessibility & contrast
On white
1.76
#E1BF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#E1BF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BF7E
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BF7E | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE79
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#F0B4AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e1bf7e; /* rgb */ color: rgb(225, 191, 126); /* oklch */ color: oklch(82.0% 0.092 83.0);
Tailwind
colors: {
custom: {
50: '#ecd2a4',
500: '#e1bf7e',
950: '#000000',
},
}SCSS
$custom: #e1bf7e; $custom-light: #ecd2a4; $custom-dark: #000000;
JSON
{
"hex": "#e1bf7e",
"rgb": {
"r": 225,
"g": 191,
"b": 126
},
"hsl": {
"h": 39.394,
"s": 62.264,
"l": 68.824
},
"oklch": {
"l": 0.81961,
"c": 0.09163,
"h": 83
},
"luminance": 0.54776
}Semantic roles & 50–950 ramp
primary
#E1BF7E
secondary
#4B70B8
accent
#57CA1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380