#BCACA0#BCACA0
#BCACA0 is a light, muted orange. Relative luminance 0.427; OKLCH L 75.5% C 0.025 H 59.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACA0 |
|---|---|
| RGB | rgb(188, 172, 160) |
| HSL | hsl(26, 17%, 68%) |
| HSV | hsv(26, 15%, 74%) |
| CMYK | cmyk(0%, 8.5%, 14.9%, 26.3%) |
| CIE-LAB | lab(71.37, 3.73, 8.25) |
| CIE-LCH | lch(71.37, 9.05, 65.70°) |
| OKLab | oklab(75.47% 0.0128 0.0216) |
| OKLCH | oklch(75.47% 0.025 59.3) |
| XYZ | xyz(41.8364, 42.7353, 39.2957) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.12
Warm Gray
#C9BEB0
ΔE00 5.41
Stone
#A89F91
ΔE00 5.84
Mushroom
#BA9E88
ΔE00 6.20
Khaki
#C3B091
ΔE00 7.42
Greyish
#A8A495
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACA0 #A0B0BC
analogous
#BCA0A2 #BCACA0 #BCBAA0
triadic
#BCACA0 #A0BCAC #ACA0BC
tetradic
#BCACA0 #A2BCA0 #A0B0BC #BAA0BC
square
#BCACA0 #A2BCA0 #A0B0BC #BAA0BC
split-complementary
#BCACA0 #A0BCBA #A0A2BC
monochromatic
#846E5D #A38D7C #BCACA0 #D5CBC4 #EFEBE8
Accessibility & contrast
On white
2.20
#BCACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#BCACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACA0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACA0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#C2A9A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #bcaca0; /* rgb */ color: rgb(188, 172, 160); /* oklch */ color: oklch(75.5% 0.025 59.3);
Tailwind
colors: {
custom: {
50: '#d0c4bc',
500: '#bcaca0',
950: '#000000',
},
}SCSS
$custom: #bcaca0; $custom-light: #d0c4bc; $custom-dark: #000000;
JSON
{
"hex": "#bcaca0",
"rgb": {
"r": 188,
"g": 172,
"b": 160
},
"hsl": {
"h": 25.714,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.75466,
"c": 0.02511,
"h": 59.3
},
"luminance": 0.42734
}Semantic roles & 50–950 ramp
primary
#BCACA0
secondary
#D8DDE0
accent
#799C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181