#E2BC8F#E2BC8F
#E2BC8F is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.8% C 0.074 H 71.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BC8F |
|---|---|
| RGB | rgb(226, 188, 143) |
| HSL | hsl(33, 59%, 72%) |
| HSV | hsv(33, 37%, 89%) |
| CMYK | cmyk(0%, 16.8%, 36.7%, 11.4%) |
| CIE-LAB | lab(78.53, 7.43, 27.88) |
| CIE-LCH | lch(78.53, 28.85, 75.07°) |
| OKLab | oklab(81.77% 0.0237 0.0698) |
| OKLCH | oklch(81.77% 0.074 71.2) |
| XYZ | xyz(54.3065, 54.1208, 33.5671) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.55
Tan
#D2B48C
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 4.39
Fawn
#CFAF7B
ΔE00 4.99
Toupe
#C7AC7D
ΔE00 6.24
Light Peach
#FFD8B1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BC8F #8FB5E2
analogous
#E2938F #E2BC8F #DFE28F
triadic
#E2BC8F #8FE2BC #BC8FE2
tetradic
#E2BC8F #8FE293 #8FB5E2 #E28FDF
square
#E2BC8F #8FE293 #8FB5E2 #E28FDF
split-complementary
#E2BC8F #8FDFE2 #938FE2
monochromatic
#C48133 #D59F5E #E2BC8F #EFD9C0 #F9F0E7
Accessibility & contrast
On white
1.78
#E2BC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#E2BC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BC8F
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BC8F | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD8C
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#EFB3B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2bc8f; /* rgb */ color: rgb(226, 188, 143); /* oklch */ color: oklch(81.8% 0.074 71.2);
Tailwind
colors: {
custom: {
50: '#ecd0b0',
500: '#e2bc8f',
950: '#000000',
},
}SCSS
$custom: #e2bc8f; $custom-light: #ecd0b0; $custom-dark: #000000;
JSON
{
"hex": "#e2bc8f",
"rgb": {
"r": 226,
"g": 188,
"b": 143
},
"hsl": {
"h": 32.53,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.81774,
"c": 0.07369,
"h": 71.2
},
"luminance": 0.54118
}Semantic roles & 50–950 ramp
primary
#E2BC8F
secondary
#5B87BB
accent
#6CC61F
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161310
muted
#858381