#E5BF91#E5BF91
#E5BF91 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.7% C 0.075 H 71.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BF91 |
|---|---|
| RGB | rgb(229, 191, 145) |
| HSL | hsl(33, 62%, 73%) |
| HSV | hsv(33, 37%, 90%) |
| CMYK | cmyk(0%, 16.6%, 36.7%, 10.2%) |
| CIE-LAB | lab(79.59, 7.26, 28.30) |
| CIE-LCH | lch(79.59, 29.21, 75.61°) |
| OKLab | oklab(82.68% 0.0232 0.0708) |
| OKLCH | oklch(82.68% 0.075 71.8) |
| XYZ | xyz(56.0561, 55.9665, 34.6325) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.01
Tan
#D2B48C
ΔE00 4.00
Very Light Brown
#D3B683
ΔE00 4.63
Fawn
#CFAF7B
ΔE00 5.45
Light Peach
#FFD8B1
ΔE00 6.47
Toupe
#C7AC7D
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BF91 #91B7E5
analogous
#E59591 #E5BF91 #E1E591
triadic
#E5BF91 #91E5BF #BF91E5
tetradic
#E5BF91 #91E595 #91B7E5 #E591E1
square
#E5BF91 #91E595 #91B7E5 #E591E1
split-complementary
#E5BF91 #91E1E5 #9591E5
monochromatic
#CB8530 #D9A25F #E5BF91 #F1DCC2 #F9F1E6
Accessibility & contrast
On white
1.72
#E5BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#E5BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BF91
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BF91 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08E
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#F3B6B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e5bf91; /* rgb */ color: rgb(229, 191, 145); /* oklch */ color: oklch(82.7% 0.075 71.8);
Tailwind
colors: {
custom: {
50: '#eed2b1',
500: '#e5bf91',
950: '#000000',
},
}SCSS
$custom: #e5bf91; $custom-light: #eed2b1; $custom-dark: #000000;
JSON
{
"hex": "#e5bf91",
"rgb": {
"r": 229,
"g": 191,
"b": 145
},
"hsl": {
"h": 32.857,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.82683,
"c": 0.07451,
"h": 71.8
},
"luminance": 0.55964
}Semantic roles & 50–950 ramp
primary
#E5BF91
secondary
#5C88BE
accent
#6AC91C
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381