#E1BF78#E1BF78
#E1BF78 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.098 H 84.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BF78 |
|---|---|
| RGB | rgb(225, 191, 120) |
| HSL | hsl(41, 64%, 68%) |
| HSV | hsv(41, 47%, 88%) |
| CMYK | cmyk(0%, 15.1%, 46.7%, 11.8%) |
| CIE-LAB | lab(78.83, 3.00, 40.19) |
| CIE-LCH | lch(78.83, 40.30, 85.73°) |
| OKLab | oklab(81.86% 0.0089 0.0973) |
| OKLCH | oklch(81.86% 0.098 84.8) |
| XYZ | xyz(53.0741, 54.6277, 25.5143) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.63
Sand (survey)
#E2CA76
ΔE00 4.73
Very Light Brown
#D3B683
ΔE00 4.76
Desert
#CCAD60
ΔE00 5.24
Sandstone
#C9AE74
ΔE00 5.50
Fawn
#CFAF7B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BF78 #789AE1
analogous
#E18A78 #E1BF78 #CFE178
triadic
#E1BF78 #78E1BF #BF78E1
tetradic
#E1BF78 #78E18A #789AE1 #E178CF
square
#E1BF78 #78E18A #789AE1 #E178CF
split-complementary
#E1BF78 #78CFE1 #8A78E1
monochromatic
#B68828 #D6A746 #E1BF78 #ECD7AA #F7EEDC
Accessibility & contrast
On white
1.76
#E1BF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#E1BF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BF78
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BF78 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE72
Deuteranopia (green-blind)
#D7C77A
Tritanopia (blue-blind)
#F0B4AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e1bf78; /* rgb */ color: rgb(225, 191, 120); /* oklch */ color: oklch(81.9% 0.098 84.8);
Tailwind
colors: {
custom: {
50: '#ecd2a0',
500: '#e1bf78',
950: '#000000',
},
}SCSS
$custom: #e1bf78; $custom-light: #ecd2a0; $custom-dark: #000000;
JSON
{
"hex": "#e1bf78",
"rgb": {
"r": 225,
"g": 191,
"b": 120
},
"hsl": {
"h": 40.571,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.81864,
"c": 0.09774,
"h": 84.8
},
"luminance": 0.54625
}Semantic roles & 50–950 ramp
primary
#E1BF78
secondary
#466BB7
accent
#54CB1A
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380