#E2BC7F#E2BC7F
#E2BC7F is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.5% C 0.090 H 78.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BC7F |
|---|---|
| RGB | rgb(226, 188, 127) |
| HSL | hsl(37, 63%, 69%) |
| HSV | hsv(37, 44%, 89%) |
| CMYK | cmyk(0%, 16.8%, 43.8%, 11.4%) |
| CIE-LAB | lab(78.27, 5.68, 35.91) |
| CIE-LCH | lch(78.27, 36.35, 81.02°) |
| OKLab | oklab(81.48% 0.0174 0.0879) |
| OKLCH | oklch(81.48% 0.09 78.8) |
| XYZ | xyz(53.1798, 53.6701, 27.6328) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.07
Very Light Brown
#D3B683
ΔE00 3.50
Tan (survey)
#D1B26F
ΔE00 4.18
Fawn
#CFAF7B
ΔE00 4.25
Sandstone
#C9AE74
ΔE00 5.36
Tan
#D2B48C
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BC7F #7FA5E2
analogous
#E28B7F #E2BC7F #D6E27F
triadic
#E2BC7F #7FE2BC #BC7FE2
tetradic
#E2BC7F #7FE28B #7FA5E2 #E27FD6
square
#E2BC7F #7FE28B #7FA5E2 #E27FD6
split-complementary
#E2BC7F #7FD6E2 #8B7FE2
monochromatic
#BC842B #D7A24D #E2BC7F #EDD6B1 #F9F0E3
Accessibility & contrast
On white
1.79
#E2BC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#E2BC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BC7F
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BC7F | 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)
#CCBC7A
Deuteranopia (green-blind)
#D5C581
Tritanopia (blue-blind)
#F1B1AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2bc7f; /* rgb */ color: rgb(226, 188, 127); /* oklch */ color: oklch(81.5% 0.090 78.8);
Tailwind
colors: {
custom: {
50: '#edd0a5',
500: '#e2bc7f',
950: '#000000',
},
}SCSS
$custom: #e2bc7f; $custom-light: #edd0a5; $custom-dark: #000000;
JSON
{
"hex": "#e2bc7f",
"rgb": {
"r": 226,
"g": 188,
"b": 127
},
"hsl": {
"h": 36.97,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.81481,
"c": 0.08964,
"h": 78.8
},
"luminance": 0.53667
}Semantic roles & 50–950 ramp
primary
#E2BC7F
secondary
#4C76BA
accent
#5ECB1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380