Skip to content

#babac0

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

RGB
186, 186, 192
HSL
240°, 5%, 74%
CMYK
3, 3, 0, 25
Luminance
0.4936

Every format

HEX#babac0
RGBrgb(186, 186, 192)
HSLhsl(240, 5%, 74%)
CMYKcmyk(3%, 3%, 0%, 25%)
LABlab(75.7 1.1 -3.0)
LCHlch(75.7 3.2 290.5)
OKLCHoklch(0.791 0.008 286.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babac0 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#babac0 on black: 10.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green72.9%
Blue75.3%

CMYK percentages

Cyan3.1%
Magenta3.1%
Yellow0.0%
Key (black)24.7%

Color previews

#babac0 text on a black background

contrast 10.87:1

Card sample

#babac0 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babac0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babac0 in the Color Lab