Skip to content

#babcbc

a light, muted gray · cool · “silver”

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

Every format

HEX#babcbc
RGBrgb(186, 188, 188)
HSLhsl(180, 2%, 73%)
CMYKcmyk(1%, 0%, 0%, 26%)
LABlab(76.1 -0.7 -0.2)
LCHlch(76.1 0.7 198.9)
OKLCHoklch(0.794 0.002 197.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babcbc on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#babcbc on black: 11.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green73.7%
Blue73.7%

CMYK percentages

Cyan1.1%
Magenta0.0%
Yellow0.0%
Key (black)26.3%

Color previews

#babcbc text on a black background

contrast 11.01:1

Card sample

#babcbc text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babcbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babcbc in the Color Lab