Skip to content

#babec4

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

RGB
186, 190, 196
HSL
216°, 8%, 75%
CMYK
5, 3, 0, 23
Luminance
0.5125

Every format

HEX#babec4
RGBrgb(186, 190, 196)
HSLhsl(216, 8%, 75%)
CMYKcmyk(5%, 3%, 0%, 23%)
LABlab(76.8 -0.2 -3.5)
LCHlch(76.8 3.5 266.1)
OKLCHoklch(0.800 0.009 258.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan5.1%
Magenta3.1%
Yellow0.0%
Key (black)23.1%

Color previews

#babec4 text on a black background

contrast 11.25:1

Card sample

#babec4 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babec4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babec4 in the Color Lab