#E5BF81#E5BF81
#E5BF81 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.4% C 0.090 H 79.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BF81 |
|---|---|
| RGB | rgb(229, 191, 129) |
| HSL | hsl(37, 66%, 70%) |
| HSV | hsv(37, 44%, 90%) |
| CMYK | cmyk(0%, 16.6%, 43.7%, 10.2%) |
| CIE-LAB | lab(79.33, 5.51, 36.30) |
| CIE-LCH | lch(79.33, 36.72, 81.37°) |
| OKLab | oklab(82.39% 0.0169 0.0889) |
| OKLCH | oklch(82.39% 0.091 79.2) |
| XYZ | xyz(54.9082, 55.5073, 28.5864) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 4.02
Tan (survey)
#D1B26F
ΔE00 4.66
Fawn
#CFAF7B
ΔE00 4.96
Sandstone
#C9AE74
ΔE00 5.94
Tan
#D2B48C
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BF81 #81A7E5
analogous
#E58D81 #E5BF81 #D9E581
triadic
#E5BF81 #81E5BF #BF81E5
tetradic
#E5BF81 #81E58D #81A7E5 #E581D9
square
#E5BF81 #81E58D #81A7E5 #E581D9
split-complementary
#E5BF81 #81D9E5 #8D81E5
monochromatic
#C38828 #DBA54E #E5BF81 #EFD9B4 #FAF2E6
Accessibility & contrast
On white
1.74
#E5BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E5BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BF81
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BF81 | 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)
#CFBF7C
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#F4B4AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5bf81; /* rgb */ color: rgb(229, 191, 129); /* oklch */ color: oklch(82.4% 0.090 79.2);
Tailwind
colors: {
custom: {
50: '#efd2a6',
500: '#e5bf81',
950: '#000000',
},
}SCSS
$custom: #e5bf81; $custom-light: #efd2a6; $custom-dark: #000000;
JSON
{
"hex": "#e5bf81",
"rgb": {
"r": 229,
"g": 191,
"b": 129
},
"hsl": {
"h": 37.2,
"s": 65.789,
"l": 70.196
},
"oklch": {
"l": 0.82392,
"c": 0.0905,
"h": 79.2
},
"luminance": 0.55505
}Semantic roles & 50–950 ramp
primary
#E5BF81
secondary
#4D78BD
accent
#5DCE18
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380