Skip to content

#babdc2

a light, muted gray · cool · closest name: silver

RGB
186, 189, 194
HSL
218°, 6%, 75%
CMYK
4, 3, 0, 24
Luminance
0.5073

Every format

HEX#babdc2
RGBrgb(186, 189, 194)
HSLhsl(218, 6%, 75%)
CMYKcmyk(4%, 3%, 0%, 24%)
LABlab(76.5 -0.1 -2.9)
LCHlch(76.5 2.9 268.2)
OKLCHoklch(0.797 0.008 260.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babdc2 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#babdc2 on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green74.1%
Blue76.1%

CMYK percentages

Cyan4.1%
Magenta2.6%
Yellow0.0%
Key (black)23.9%

Color previews

#babdc2 text on a black background

contrast 11.15:1

Card sample

#babdc2 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babdc2 in the Color Lab