#E2BC9F#E2BC9F
#E2BC9F is a very light, muted orange. Relative luminance 0.546; OKLCH L 82.1% C 0.059 H 59.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BC9F |
|---|---|
| RGB | rgb(226, 188, 159) |
| HSL | hsl(26, 54%, 75%) |
| HSV | hsv(26, 30%, 89%) |
| CMYK | cmyk(0%, 16.8%, 29.6%, 11.4%) |
| CIE-LAB | lab(78.83, 9.41, 19.78) |
| CIE-LCH | lch(78.83, 21.90, 64.54°) |
| OKLab | oklab(82.11% 0.0301 0.0505) |
| OKLCH | oklch(82.11% 0.059 59.2) |
| XYZ | xyz(55.6062, 54.6407, 40.4118) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.17
Tan
#D2B48C
ΔE00 6.19
Burlywood
#DEB887
ΔE00 6.43
Peach
#FFDAB9
ΔE00 7.18
Light Peach
#FFD8B1
ΔE00 7.31
Khaki
#C3B091
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BC9F #9FC5E2
analogous
#E29FA3 #E2BC9F #E2DD9F
triadic
#E2BC9F #9FE2BC #BC9FE2
tetradic
#E2BC9F #A3E29F #9FC5E2 #DD9FE2
square
#E2BC9F #A3E29F #9FC5E2 #DD9FE2
split-complementary
#E2BC9F #9FE2DD #9FA3E2
monochromatic
#C67A41 #D49B70 #E2BC9F #F0DDCE #F8EFE7
Accessibility & contrast
On white
1.76
#E2BC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#E2BC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BC9F
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BC9F | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#EEB5B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2bc9f; /* rgb */ color: rgb(226, 188, 159); /* oklch */ color: oklch(82.1% 0.059 59.2);
Tailwind
colors: {
custom: {
50: '#ecd0bb',
500: '#e2bc9f',
950: '#000000',
},
}SCSS
$custom: #e2bc9f; $custom-light: #ecd0bb; $custom-dark: #000000;
JSON
{
"hex": "#e2bc9f",
"rgb": {
"r": 226,
"g": 188,
"b": 159
},
"hsl": {
"h": 25.97,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.82109,
"c": 0.05881,
"h": 59.2
},
"luminance": 0.54638
}Semantic roles & 50–950 ramp
primary
#E2BC9F
secondary
#6A98BB
accent
#7DC124
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161411
muted
#858381