Skip to content

#babec6

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

RGB
186, 190, 198
HSL
220°, 10%, 75%
CMYK
6, 4, 0, 22
Luminance
0.5134

Every format

HEX#babec6
RGBrgb(186, 190, 198)
HSLhsl(220, 10%, 75%)
CMYKcmyk(6%, 4%, 0%, 22%)
LABlab(76.9 0.1 -4.5)
LCHlch(76.9 4.5 271.9)
OKLCHoklch(0.801 0.012 264.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babec6 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#babec6 on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green74.5%
Blue77.6%

CMYK percentages

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

Color previews

#babec6 text on a black background

contrast 11.27:1

Card sample

#babec6 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babec6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babec6 in the Color Lab