Skip to content

#babfd2

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

RGB
186, 191, 210
HSL
228°, 21%, 78%
CMYK
11, 9, 0, 18
Luminance
0.5235

Every format

HEX#babfd2
RGBrgb(186, 191, 210)
HSLhsl(228, 21%, 78%)
CMYKcmyk(11%, 9%, 0%, 18%)
LABlab(77.5 2.0 -10.1)
LCHlch(77.5 10.3 281.3)
OKLCHoklch(0.807 0.027 274.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babfd2 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#babfd2 on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green74.9%
Blue82.4%

CMYK percentages

Cyan11.4%
Magenta9.0%
Yellow0.0%
Key (black)17.6%

Color previews

#babfd2 text on a black background

contrast 11.47:1

Card sample

#babfd2 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babfd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babfd2 in the Color Lab