Skip to content

#babec2

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

RGB
186, 190, 194
HSL
210°, 6%, 75%
CMYK
4, 2, 0, 24
Luminance
0.5116

Every format

HEX#babec2
RGBrgb(186, 190, 194)
HSLhsl(210, 6%, 75%)
CMYKcmyk(4%, 2%, 0%, 24%)
LABlab(76.8 -0.6 -2.5)
LCHlch(76.8 2.6 255.9)
OKLCHoklch(0.799 0.007 247.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babec2 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#babec2 on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#babec2 text on a black background

contrast 11.23:1

Card sample

#babec2 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babec2 in the Color Lab