#BCA593#BCA593
#BCA593 is a light, muted orange. Relative luminance 0.397; OKLCH L 73.7% C 0.037 H 60.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA593 |
|---|---|
| RGB | rgb(188, 165, 147) |
| HSL | hsl(26, 23%, 66%) |
| HSV | hsv(26, 22%, 74%) |
| CMYK | cmyk(0%, 12.2%, 21.8%, 26.3%) |
| CIE-LAB | lab(69.26, 5.49, 12.41) |
| CIE-LCH | lch(69.26, 13.57, 66.12°) |
| OKLab | oklab(73.71% 0.0184 0.0321) |
| OKLCH | oklch(73.71% 0.037 60.2) |
| XYZ | xyz(39.4607, 39.7094, 33.1841) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 2.71
Greige
#B8AB98
ΔE00 5.02
Taupe (survey)
#B9A281
ΔE00 6.05
Stone
#A89F91
ΔE00 6.60
Khaki
#C3B091
ΔE00 6.76
Warm Gray
#C9BEB0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA593 #93AABC
analogous
#BC9395 #BCA593 #BCB993
triadic
#BCA593 #93BCA5 #A593BC
tetradic
#BCA593 #95BC93 #93AABC #B993BC
square
#BCA593 #95BC93 #93AABC #B993BC
split-complementary
#BCA593 #93BCB9 #9395BC
monochromatic
#836751 #A5866D #BCA593 #D3C4B9 #EBE4DF
Accessibility & contrast
On white
2.35
#BCA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#BCA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA593
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA593 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#B1AB93
Tritanopia (blue-blind)
#C4A0A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bca593; /* rgb */ color: rgb(188, 165, 147); /* oklch */ color: oklch(73.7% 0.037 60.2);
Tailwind
colors: {
custom: {
50: '#d0bfb2',
500: '#bca593',
950: '#000000',
},
}SCSS
$custom: #bca593; $custom-light: #d0bfb2; $custom-dark: #000000;
JSON
{
"hex": "#bca593",
"rgb": {
"r": 188,
"g": 165,
"b": 147
},
"hsl": {
"h": 26.341,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.73711,
"c": 0.03702,
"h": 60.2
},
"luminance": 0.39708
}Semantic roles & 50–950 ramp
primary
#BCA593
secondary
#CFD6DC
accent
#79A244
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180