Skip to content

#babecf

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

RGB
186, 190, 207
HSL
229°, 18%, 77%
CMYK
10, 8, 0, 19
Luminance
0.5177

Every format

HEX#babecf
RGBrgb(186, 190, 207)
HSLhsl(229, 18%, 77%)
CMYKcmyk(10%, 8%, 0%, 19%)
LABlab(77.1 1.9 -9.0)
LCHlch(77.1 9.2 282.2)
OKLCHoklch(0.804 0.024 275.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babecf on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#babecf on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green74.5%
Blue81.2%

CMYK percentages

Cyan10.1%
Magenta8.2%
Yellow0.0%
Key (black)18.8%

Color previews

#babecf text on a black background

contrast 11.35:1

Card sample

#babecf text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babecf in the Color Lab