Skip to content

#bcbaba

a light, muted gray · warm · “silver”

RGB
188, 186, 186
HSL
0°, 2%, 73%
CMYK
0, 1, 1, 26
Luminance
0.4935

Every format

HEX#bcbaba
RGBrgb(188, 186, 186)
HSLhsl(0, 2%, 73%)
CMYKcmyk(0%, 1%, 1%, 26%)
LABlab(75.7 0.7 0.3)
LCHlch(75.7 0.7 19.7)
OKLCHoklch(0.790 0.002 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcbaba on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#bcbaba on black: 10.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green72.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta1.1%
Yellow1.1%
Key (black)26.3%

Color previews

#bcbaba text on a black background

contrast 10.87:1

Card sample

#bcbaba text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcbaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcbaba in the Color Lab