Skip to content

#babec3

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

RGB
186, 190, 195
HSL
213°, 7%, 75%
CMYK
5, 3, 0, 24
Luminance
0.5121

Every format

HEX#babec3
RGBrgb(186, 190, 195)
HSLhsl(213, 7%, 75%)
CMYKcmyk(5%, 3%, 0%, 24%)
LABlab(76.8 -0.4 -3.0)
LCHlch(76.8 3.0 261.8)
OKLCHoklch(0.800 0.008 253.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan4.6%
Magenta2.6%
Yellow0.0%
Key (black)23.5%

Color previews

#babec3 text on a black background

contrast 11.24:1

Card sample

#babec3 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babec3 in the Color Lab