#E9BB7B#E9BB7B
#E9BB7B is a light, moderate orange. Relative luminance 0.543; OKLCH L 81.9% C 0.097 H 74.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BB7B |
|---|---|
| RGB | rgb(233, 187, 123) |
| HSL | hsl(35, 71%, 70%) |
| HSV | hsv(35, 47%, 91%) |
| CMYK | cmyk(0%, 19.7%, 47.2%, 8.6%) |
| CIE-LAB | lab(78.63, 8.63, 38.58) |
| CIE-LCH | lch(78.63, 39.53, 77.39°) |
| OKLab | oklab(81.9% 0.0253 0.0938) |
| OKLCH | oklch(81.9% 0.097 74.9) |
| XYZ | xyz(54.9519, 54.2974, 26.3211) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.57
Very Light Brown
#D3B683
ΔE00 5.30
Fawn
#CFAF7B
ΔE00 5.51
Tan (survey)
#D1B26F
ΔE00 5.72
Tan
#D2B48C
ΔE00 6.53
Sandstone
#C9AE74
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BB7B #7BA9E9
analogous
#E9847B #E9BB7B #E0E97B
triadic
#E9BB7B #7BE9BB #BB7BE9
tetradic
#E9BB7B #7BE984 #7BA9E9 #E97BE0
square
#E9BB7B #7BE984 #7BA9E9 #E97BE0
split-complementary
#E9BB7B #7BE0E9 #847BE9
monochromatic
#C88221 #E0A047 #E9BB7B #F2D6AF #FAF1E4
Accessibility & contrast
On white
1.77
#E9BB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#E9BB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BB7B
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BB7B | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#F9AFAB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e9bb7b; /* rgb */ color: rgb(233, 187, 123); /* oklch */ color: oklch(81.9% 0.097 74.9);
Tailwind
colors: {
custom: {
50: '#f2cfa2',
500: '#e9bb7b',
950: '#000000',
},
}SCSS
$custom: #e9bb7b; $custom-light: #f2cfa2; $custom-dark: #000000;
JSON
{
"hex": "#e9bb7b",
"rgb": {
"r": 233,
"g": 187,
"b": 123
},
"hsl": {
"h": 34.909,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.81904,
"c": 0.0971,
"h": 74.9
},
"luminance": 0.54294
}Semantic roles & 50–950 ramp
primary
#E9BB7B
secondary
#477AC2
accent
#63D312
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17130F
muted
#858380