#E1BF93#E1BF93
#E1BF93 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.3% C 0.070 H 73.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BF93 |
|---|---|
| RGB | rgb(225, 191, 147) |
| HSL | hsl(34, 57%, 73%) |
| HSV | hsv(34, 35%, 88%) |
| CMYK | cmyk(0%, 15.1%, 34.7%, 11.8%) |
| CIE-LAB | lab(79.26, 5.93, 26.72) |
| CIE-LCH | lch(79.26, 27.38, 77.48°) |
| OKLab | oklab(82.35% 0.0196 0.0671) |
| OKLCH | oklch(82.35% 0.07 73.8) |
| XYZ | xyz(54.9498, 55.3780, 35.3927) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.20
Tan
#D2B48C
ΔE00 3.28
Very Light Brown
#D3B683
ΔE00 3.99
Fawn
#CFAF7B
ΔE00 5.07
Toupe
#C7AC7D
ΔE00 6.12
Light Peach
#FFD8B1
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BF93 #93B5E1
analogous
#E19893 #E1BF93 #DCE193
triadic
#E1BF93 #93E1BF #BF93E1
tetradic
#E1BF93 #93E198 #93B5E1 #E193DC
square
#E1BF93 #93E198 #93B5E1 #E193DC
split-complementary
#E1BF93 #93DCE1 #9893E1
monochromatic
#C38636 #D4A363 #E1BF93 #EEDBC3 #F8F1E7
Accessibility & contrast
On white
1.74
#E1BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#E1BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BF93
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BF93 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC090
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#EEB6B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e1bf93; /* rgb */ color: rgb(225, 191, 147); /* oklch */ color: oklch(82.3% 0.070 73.8);
Tailwind
colors: {
custom: {
50: '#ebd2b3',
500: '#e1bf93',
950: '#000000',
},
}SCSS
$custom: #e1bf93; $custom-light: #ebd2b3; $custom-dark: #000000;
JSON
{
"hex": "#e1bf93",
"rgb": {
"r": 225,
"g": 191,
"b": 147
},
"hsl": {
"h": 33.846,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.82345,
"c": 0.06992,
"h": 73.8
},
"luminance": 0.55376
}Semantic roles & 50–950 ramp
primary
#E1BF93
secondary
#5F86BA
accent
#68C421
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381