#E5BF80#E5BF80
#E5BF80 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.4% C 0.091 H 79.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BF80 |
|---|---|
| RGB | rgb(229, 191, 128) |
| HSL | hsl(37, 66%, 70%) |
| HSV | hsv(37, 44%, 90%) |
| CMYK | cmyk(0%, 16.6%, 44.1%, 10.2%) |
| CIE-LAB | lab(79.32, 5.41, 36.80) |
| CIE-LCH | lch(79.32, 37.19, 81.64°) |
| OKLab | oklab(82.38% 0.0165 0.09) |
| OKLCH | oklch(82.38% 0.092 79.6) |
| XYZ | xyz(54.8420, 55.4808, 28.2380) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.75
Very Light Brown
#D3B683
ΔE00 4.11
Tan (survey)
#D1B26F
ΔE00 4.56
Fawn
#CFAF7B
ΔE00 5.03
Sandstone
#C9AE74
ΔE00 5.92
Tan
#D2B48C
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BF80 #80A6E5
analogous
#E58D80 #E5BF80 #D8E580
triadic
#E5BF80 #80E5BF #BF80E5
tetradic
#E5BF80 #80E58D #80A6E5 #E580D8
square
#E5BF80 #80E58D #80A6E5 #E580D8
split-complementary
#E5BF80 #80D8E5 #8D80E5
monochromatic
#C38828 #DBA54D #E5BF80 #EFD9B3 #FAF2E6
Accessibility & contrast
On white
1.74
#E5BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E5BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BF80
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BF80 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#F4B4AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5bf80; /* rgb */ color: rgb(229, 191, 128); /* oklch */ color: oklch(82.4% 0.091 79.6);
Tailwind
colors: {
custom: {
50: '#efd2a5',
500: '#e5bf80',
950: '#000000',
},
}SCSS
$custom: #e5bf80; $custom-light: #efd2a5; $custom-dark: #000000;
JSON
{
"hex": "#e5bf80",
"rgb": {
"r": 229,
"g": 191,
"b": 128
},
"hsl": {
"h": 37.426,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.82375,
"c": 0.0915,
"h": 79.6
},
"luminance": 0.55478
}Semantic roles & 50–950 ramp
primary
#E5BF80
secondary
#4C77BD
accent
#5CCE18
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380