#E5BB7B#E5BB7B
#E5BB7B is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.5% C 0.095 H 77.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BB7B |
|---|---|
| RGB | rgb(229, 187, 123) |
| HSL | hsl(36, 67%, 69%) |
| HSV | hsv(36, 46%, 90%) |
| CMYK | cmyk(0%, 18.3%, 46.3%, 10.2%) |
| CIE-LAB | lab(78.25, 7.01, 38.00) |
| CIE-LCH | lch(78.25, 38.64, 79.55°) |
| OKLab | oklab(81.51% 0.0208 0.0925) |
| OKLCH | oklch(81.51% 0.095 77.3) |
| XYZ | xyz(53.6606, 53.6316, 26.2605) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 4.42
Tan (survey)
#D1B26F
ΔE00 4.66
Fawn
#CFAF7B
ΔE00 4.80
Sandstone
#C9AE74
ΔE00 6.01
Tan
#D2B48C
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BB7B #7BA5E5
analogous
#E5867B #E5BB7B #DAE57B
triadic
#E5BB7B #7BE5BB #BB7BE5
tetradic
#E5BB7B #7BE586 #7BA5E5 #E57BDA
square
#E5BB7B #7BE586 #7BA5E5 #E57BDA
split-complementary
#E5BB7B #7BDAE5 #867BE5
monochromatic
#C08326 #DBA148 #E5BB7B #EFD5AE #F9F0E1
Accessibility & contrast
On white
1.79
#E5BB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#E5BB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BB7B
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BB7B | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#D6C67D
Tritanopia (blue-blind)
#F5AFAB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e5bb7b; /* rgb */ color: rgb(229, 187, 123); /* oklch */ color: oklch(81.5% 0.095 77.3);
Tailwind
colors: {
custom: {
50: '#efcfa2',
500: '#e5bb7b',
950: '#000000',
},
}SCSS
$custom: #e5bb7b; $custom-light: #efcfa2; $custom-dark: #000000;
JSON
{
"hex": "#e5bb7b",
"rgb": {
"r": 229,
"g": 187,
"b": 123
},
"hsl": {
"h": 36.226,
"s": 67.089,
"l": 69.02
},
"oklch": {
"l": 0.8151,
"c": 0.09479,
"h": 77.3
},
"luminance": 0.53629
}Semantic roles & 50–950 ramp
primary
#E5BB7B
secondary
#4776BD
accent
#60CF17
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17130F
muted
#858380