#E5BB7F#E5BB7F
#E5BB7F is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.6% C 0.091 H 75.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BB7F |
|---|---|
| RGB | rgb(229, 187, 127) |
| HSL | hsl(35, 66%, 70%) |
| HSV | hsv(35, 45%, 90%) |
| CMYK | cmyk(0%, 18.3%, 44.5%, 10.2%) |
| CIE-LAB | lab(78.31, 7.41, 36.01) |
| CIE-LCH | lch(78.31, 36.77, 78.38°) |
| OKLab | oklab(81.58% 0.0223 0.0882) |
| OKLCH | oklch(81.58% 0.091 75.8) |
| XYZ | xyz(53.9161, 53.7338, 27.6063) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.63
Very Light Brown
#D3B683
ΔE00 4.22
Fawn
#CFAF7B
ΔE00 4.62
Tan (survey)
#D1B26F
ΔE00 5.12
Tan
#D2B48C
ΔE00 5.50
Sandstone
#C9AE74
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BB7F #7FA9E5
analogous
#E5887F #E5BB7F #DCE57F
triadic
#E5BB7F #7FE5BB #BB7FE5
tetradic
#E5BB7F #7FE588 #7FA9E5 #E57FDC
square
#E5BB7F #7FE588 #7FA9E5 #E57FDC
split-complementary
#E5BB7F #7FDCE5 #887FE5
monochromatic
#C28227 #DBA04C #E5BB7F #EFD6B2 #FAF1E5
Accessibility & contrast
On white
1.79
#E5BB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#E5BB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BB7F
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BB7F | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7A
Deuteranopia (green-blind)
#D5C681
Tritanopia (blue-blind)
#F4B0AC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e5bb7f; /* rgb */ color: rgb(229, 187, 127); /* oklch */ color: oklch(81.6% 0.091 75.8);
Tailwind
colors: {
custom: {
50: '#efcfa5',
500: '#e5bb7f',
950: '#000000',
},
}SCSS
$custom: #e5bb7f; $custom-light: #efcfa5; $custom-dark: #000000;
JSON
{
"hex": "#e5bb7f",
"rgb": {
"r": 229,
"g": 187,
"b": 127
},
"hsl": {
"h": 35.294,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.81577,
"c": 0.09093,
"h": 75.8
},
"luminance": 0.53731
}Semantic roles & 50–950 ramp
primary
#E5BB7F
secondary
#4B7ABD
accent
#63CE17
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380