Skip to content

#babac6

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

RGB
186, 186, 198
HSL
240°, 10%, 75%
CMYK
6, 6, 0, 22
Luminance
0.4963

Every format

HEX#babac6
RGBrgb(186, 186, 198)
HSLhsl(240, 10%, 75%)
CMYKcmyk(6%, 6%, 0%, 22%)
LABlab(75.8 2.3 -6.0)
LCHlch(75.8 6.5 290.8)
OKLCHoklch(0.793 0.017 286.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babac6 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#babac6 on black: 10.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green72.9%
Blue77.6%

CMYK percentages

Cyan6.1%
Magenta6.1%
Yellow0.0%
Key (black)22.4%

Color previews

#babac6 text on a black background

contrast 10.93:1

Card sample

#babac6 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babac6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babac6 in the Color Lab