#BCA093#BCA093
#BCA093 is a light, muted orange. Relative luminance 0.379; OKLCH L 72.7% C 0.038 H 46.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCA093 |
|---|---|
| RGB | rgb(188, 160, 147) |
| HSL | hsl(19, 23%, 66%) |
| HSV | hsv(19, 22%, 74%) |
| CMYK | cmyk(0%, 14.9%, 21.8%, 26.3%) |
| CIE-LAB | lab(67.98, 8.23, 10.60) |
| CIE-LCH | lch(67.98, 13.41, 52.17°) |
| OKLab | oklab(72.71% 0.0263 0.0276) |
| OKLCH | oklch(72.71% 0.038 46.4) |
| XYZ | xyz(38.5765, 37.9408, 32.8893) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.13
Pinkish Grey
#C8ACA9
ΔE00 5.98
Greige
#B8AB98
ΔE00 8.55
Stone
#A89F91
ΔE00 8.96
Pinkish Tan
#D99B82
ΔE00 9.13
Taupe (survey)
#B9A281
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCA093 #93AFBC
analogous
#BC939A #BCA093 #BCB493
triadic
#BCA093 #93BCA0 #A093BC
tetradic
#BCA093 #9ABC93 #93AFBC #B493BC
square
#BCA093 #9ABC93 #93AFBC #B493BC
split-complementary
#BCA093 #93BCB4 #939ABC
monochromatic
#836151 #A57F6D #BCA093 #D3C1B9 #EBE2DF
Accessibility & contrast
On white
2.45
#BCA093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BCA093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCA093
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCA093 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A292
Deuteranopia (green-blind)
#AEA893
Tritanopia (blue-blind)
#C49C9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bca093; /* rgb */ color: rgb(188, 160, 147); /* oklch */ color: oklch(72.7% 0.038 46.4);
Tailwind
colors: {
custom: {
50: '#d0bcb2',
500: '#bca093',
950: '#000000',
},
}SCSS
$custom: #bca093; $custom-light: #d0bcb2; $custom-dark: #000000;
JSON
{
"hex": "#bca093",
"rgb": {
"r": 188,
"g": 160,
"b": 147
},
"hsl": {
"h": 19.024,
"s": 23.429,
"l": 65.686
},
"oklch": {
"l": 0.72706,
"c": 0.03807,
"h": 46.4
},
"luminance": 0.3794
}Semantic roles & 50–950 ramp
primary
#BCA093
secondary
#CFD8DC
accent
#84A244
background
#FCFBFA
surface
#F9F6F5
border
#D2D0CF
text
#141211
muted
#828180