#E5BB7D#E5BB7D
#E5BB7D is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.5% C 0.093 H 76.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BB7D |
|---|---|
| RGB | rgb(229, 187, 125) |
| HSL | hsl(36, 67%, 69%) |
| HSV | hsv(36, 45%, 90%) |
| CMYK | cmyk(0%, 18.3%, 45.4%, 10.2%) |
| CIE-LAB | lab(78.28, 7.21, 37.01) |
| CIE-LCH | lch(78.28, 37.70, 78.98°) |
| OKLab | oklab(81.54% 0.0215 0.0903) |
| OKLCH | oklch(81.54% 0.093 76.6) |
| XYZ | xyz(53.7870, 53.6822, 26.9266) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.02
Very Light Brown
#D3B683
ΔE00 4.30
Fawn
#CFAF7B
ΔE00 4.69
Tan (survey)
#D1B26F
ΔE00 4.87
Tan
#D2B48C
ΔE00 5.81
Sandstone
#C9AE74
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BB7D #7DA7E5
analogous
#E5877D #E5BB7D #DBE57D
triadic
#E5BB7D #7DE5BB #BB7DE5
tetradic
#E5BB7D #7DE587 #7DA7E5 #E57DDB
square
#E5BB7D #7DE587 #7DA7E5 #E57DDB
split-complementary
#E5BB7D #7DDBE5 #877DE5
monochromatic
#C18327 #DBA04A #E5BB7D #EFD6B0 #F9F0E3
Accessibility & contrast
On white
1.79
#E5BB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#E5BB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BB7D
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BB7D | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC78
Deuteranopia (green-blind)
#D5C67F
Tritanopia (blue-blind)
#F5AFAB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e5bb7d; /* rgb */ color: rgb(229, 187, 125); /* oklch */ color: oklch(81.5% 0.093 76.6);
Tailwind
colors: {
custom: {
50: '#efcfa3',
500: '#e5bb7d',
950: '#000000',
},
}SCSS
$custom: #e5bb7d; $custom-light: #efcfa3; $custom-dark: #000000;
JSON
{
"hex": "#e5bb7d",
"rgb": {
"r": 229,
"g": 187,
"b": 125
},
"hsl": {
"h": 35.769,
"s": 66.667,
"l": 69.412
},
"oklch": {
"l": 0.81543,
"c": 0.09286,
"h": 76.6
},
"luminance": 0.53679
}Semantic roles & 50–950 ramp
primary
#E5BB7D
secondary
#4978BD
accent
#61CF17
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17130F
muted
#858380