Skip to content

#bcacab

a light, muted red · warm · closest name: silver

RGB
188, 172, 171
HSL
4°, 11%, 70%
CMYK
0, 9, 9, 26
Luminance
0.4314

Every format

HEX#bcacab
RGBrgb(188, 172, 171)
HSLhsl(4, 11%, 70%)
CMYKcmyk(0%, 9%, 9%, 26%)
LABlab(71.7 5.6 2.6)
LCHlch(71.7 6.2 25.0)
OKLCHoklch(0.758 0.019 21.9)

Copy-ready code

/* CSS */
color: #bcacab;
background-color: #bcacab;
/* Tailwind (arbitrary) */
class="text-[#bcacab] bg-[#bcacab]"
/* SCSS */
$brand: #bcacab;
/* SwiftUI */
Color(red: 0.737, green: 0.675, blue: 0.671)
/* Android */
Color.parseColor("#bcacab")

Accessibility — WCAG contrast

Aa
#bcacab on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#bcacab on black: 9.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green67.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow9.0%
Key (black)26.3%

Color previews

#bcacab text on a black background

contrast 9.63:1

Card sample

#bcacab text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bcacab;
Background color
Panel with #bcacab background
background-color: #bcacab;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bcacab;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(188, 172, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 172, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcacab;
background: linear-gradient(135deg, #bcacab, #BCB7AB);

Monochromatic scale

Palettes built from #bcacab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcacab in the Color Lab