Skip to content

#babcdf

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

RGB
186, 188, 223
HSL
237°, 37%, 80%
CMYK
17, 16, 0, 13
Luminance
0.5173

Every format

HEX#babcdf
RGBrgb(186, 188, 223)
HSLhsl(237, 37%, 80%)
CMYKcmyk(17%, 16%, 0%, 13%)
LABlab(77.1 6.4 -17.7)
LCHlch(77.1 18.8 289.8)
OKLCHoklch(0.805 0.049 282.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green73.7%
Blue87.5%

CMYK percentages

Cyan16.6%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#babcdf text on a black background

contrast 11.35:1

Card sample

#babcdf text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babcdf in the Color Lab