#E2BC82#E2BC82
#E2BC82 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.5% C 0.087 H 77.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BC82 |
|---|---|
| RGB | rgb(226, 188, 130) |
| HSL | hsl(36, 62%, 70%) |
| HSV | hsv(36, 42%, 89%) |
| CMYK | cmyk(0%, 16.8%, 42.5%, 11.4%) |
| CIE-LAB | lab(78.32, 5.99, 34.41) |
| CIE-LCH | lch(78.32, 34.93, 80.13°) |
| OKLab | oklab(81.53% 0.0186 0.0846) |
| OKLCH | oklch(81.53% 0.087 77.6) |
| XYZ | xyz(53.3782, 53.7495, 28.6778) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.43
Very Light Brown
#D3B683
ΔE00 3.32
Fawn
#CFAF7B
ΔE00 4.10
Tan (survey)
#D1B26F
ΔE00 4.59
Tan
#D2B48C
ΔE00 4.94
Sandstone
#C9AE74
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BC82 #82A8E2
analogous
#E28C82 #E2BC82 #D8E282
triadic
#E2BC82 #82E2BC #BC82E2
tetradic
#E2BC82 #82E28C #82A8E2 #E282D8
square
#E2BC82 #82E28C #82A8E2 #E282D8
split-complementary
#E2BC82 #82D8E2 #8C82E2
monochromatic
#BE842C #D6A150 #E2BC82 #EED7B4 #F9F1E5
Accessibility & contrast
On white
1.79
#E2BC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#E2BC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BC82
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BC82 | 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)
#CBBC7E
Deuteranopia (green-blind)
#D4C684
Tritanopia (blue-blind)
#F1B1AD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2bc82; /* rgb */ color: rgb(226, 188, 130); /* oklch */ color: oklch(81.5% 0.087 77.6);
Tailwind
colors: {
custom: {
50: '#edd0a7',
500: '#e2bc82',
950: '#000000',
},
}SCSS
$custom: #e2bc82; $custom-light: #edd0a7; $custom-dark: #000000;
JSON
{
"hex": "#e2bc82",
"rgb": {
"r": 226,
"g": 188,
"b": 130
},
"hsl": {
"h": 36.25,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.81533,
"c": 0.08664,
"h": 77.6
},
"luminance": 0.53747
}Semantic roles & 50–950 ramp
primary
#E2BC82
secondary
#4E79BA
accent
#61CA1B
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380