Skip to content

#babac8

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

RGB
186, 186, 200
HSL
240°, 11%, 76%
CMYK
7, 7, 0, 22
Luminance
0.4973

Every format

HEX#babac8
RGBrgb(186, 186, 200)
HSLhsl(240, 11%, 76%)
CMYKcmyk(7%, 7%, 0%, 22%)
LABlab(75.9 2.7 -7.0)
LCHlch(75.9 7.5 290.9)
OKLCHoklch(0.793 0.020 285.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green72.9%
Blue78.4%

CMYK percentages

Cyan7.0%
Magenta7.0%
Yellow0.0%
Key (black)21.6%

Color previews

#babac8 text on a black background

contrast 10.95:1

Card sample

#babac8 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babac8 in the Color Lab