#E2BC97#E2BC97
#E2BC97 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.9% C 0.066 H 65.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BC97 |
|---|---|
| RGB | rgb(226, 188, 151) |
| HSL | hsl(30, 56%, 74%) |
| HSV | hsv(30, 33%, 89%) |
| CMYK | cmyk(0%, 16.8%, 33.2%, 11.4%) |
| CIE-LAB | lab(78.68, 8.40, 23.83) |
| CIE-LCH | lch(78.68, 25.27, 70.59°) |
| OKLab | oklab(81.94% 0.0269 0.0603) |
| OKLCH | oklch(81.94% 0.066 65.9) |
| XYZ | xyz(54.9343, 54.3719, 36.8734) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.73
Tan
#D2B48C
ΔE00 4.13
Very Light Brown
#D3B683
ΔE00 6.31
Apricot
#FBCEB1
ΔE00 6.43
Light Peach
#FFD8B1
ΔE00 6.70
Fawn
#CFAF7B
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BC97 #97BDE2
analogous
#E29798 #E2BC97 #E2E297
triadic
#E2BC97 #97E2BC #BC97E2
tetradic
#E2BC97 #98E297 #97BDE2 #E297E2
square
#E2BC97 #98E297 #97BDE2 #E297E2
split-complementary
#E2BC97 #97E2E2 #9798E2
monochromatic
#C77E38 #D59D67 #E2BC97 #EFDBC7 #F8F0E7
Accessibility & contrast
On white
1.77
#E2BC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#E2BC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BC97
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BC97 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE95
Deuteranopia (green-blind)
#D2C698
Tritanopia (blue-blind)
#EFB4B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2bc97; /* rgb */ color: rgb(226, 188, 151); /* oklch */ color: oklch(81.9% 0.066 65.9);
Tailwind
colors: {
custom: {
50: '#ecd0b5',
500: '#e2bc97',
950: '#000000',
},
}SCSS
$custom: #e2bc97; $custom-light: #ecd0b5; $custom-dark: #000000;
JSON
{
"hex": "#e2bc97",
"rgb": {
"r": 226,
"g": 188,
"b": 151
},
"hsl": {
"h": 29.6,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.81936,
"c": 0.066,
"h": 65.9
},
"luminance": 0.5437
}Semantic roles & 50–950 ramp
primary
#E2BC97
secondary
#628FBB
accent
#74C422
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381