Skip to content

#babac3

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

RGB
186, 186, 195
HSL
240°, 7%, 75%
CMYK
5, 5, 0, 24
Luminance
0.4950

Every format

HEX#babac3
RGBrgb(186, 186, 195)
HSLhsl(240, 7%, 75%)
CMYKcmyk(5%, 5%, 0%, 24%)
LABlab(75.8 1.7 -4.5)
LCHlch(75.8 4.8 290.7)
OKLCHoklch(0.792 0.013 286.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green72.9%
Blue76.5%

CMYK percentages

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

Color previews

#babac3 text on a black background

contrast 10.90:1

Card sample

#babac3 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babac3 in the Color Lab