Skip to content

#babcba

a light, muted gray · cool · “silver”

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

Every format

HEX#babcba
RGBrgb(186, 188, 186)
HSLhsl(120, 2%, 73%)
CMYKcmyk(1%, 0%, 1%, 26%)
LABlab(76.0 -1.1 0.8)
LCHlch(76.0 1.3 144.6)
OKLCHoklch(0.793 0.004 145.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green73.7%
Blue72.9%

CMYK percentages

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

Color previews

#babcba text on a black background

contrast 10.99:1

Card sample

#babcba text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babcba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babcba in the Color Lab