#E9BC7C#E9BC7C
#E9BC7C is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.1% C 0.096 H 75.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BC7C |
|---|---|
| RGB | rgb(233, 188, 124) |
| HSL | hsl(35, 71%, 70%) |
| HSV | hsv(35, 47%, 91%) |
| CMYK | cmyk(0%, 19.3%, 46.8%, 8.6%) |
| CIE-LAB | lab(78.90, 8.20, 38.39) |
| CIE-LCH | lch(78.90, 39.26, 77.95°) |
| OKLab | oklab(82.11% 0.0241 0.0934) |
| OKLCH | oklch(82.11% 0.096 75.5) |
| XYZ | xyz(55.2277, 54.7483, 26.7234) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.57
Very Light Brown
#D3B683
ΔE00 5.17
Fawn
#CFAF7B
ΔE00 5.49
Tan (survey)
#D1B26F
ΔE00 5.60
Tan
#D2B48C
ΔE00 6.50
Sandstone
#C9AE74
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BC7C #7CA9E9
analogous
#E9857C #E9BC7C #E0E97C
triadic
#E9BC7C #7CE9BC #BC7CE9
tetradic
#E9BC7C #7CE985 #7CA9E9 #E97CE0
square
#E9BC7C #7CE985 #7CA9E9 #E97CE0
split-complementary
#E9BC7C #7CE0E9 #857CE9
monochromatic
#C98422 #E0A148 #E9BC7C #F2D7B0 #FBF2E5
Accessibility & contrast
On white
1.76
#E9BC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#E9BC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BC7C
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BC7C | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD77
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#F9B0AC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e9bc7c; /* rgb */ color: rgb(233, 188, 124); /* oklch */ color: oklch(82.1% 0.096 75.5);
Tailwind
colors: {
custom: {
50: '#f2d0a3',
500: '#e9bc7c',
950: '#000000',
},
}SCSS
$custom: #e9bc7c; $custom-light: #f2d0a3; $custom-dark: #000000;
JSON
{
"hex": "#e9bc7c",
"rgb": {
"r": 233,
"g": 188,
"b": 124
},
"hsl": {
"h": 35.229,
"s": 71.242,
"l": 70
},
"oklch": {
"l": 0.82114,
"c": 0.09646,
"h": 75.5
},
"luminance": 0.54745
}Semantic roles & 50–950 ramp
primary
#E9BC7C
secondary
#487AC2
accent
#62D312
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17130F
muted
#858380