Skip to content

#babddf

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

RGB
186, 189, 223
HSL
235°, 37%, 80%
CMYK
17, 15, 0, 13
Luminance
0.5216

Every format

HEX#babddf
RGBrgb(186, 189, 223)
HSLhsl(235, 37%, 80%)
CMYKcmyk(17%, 15%, 0%, 13%)
LABlab(77.4 5.8 -17.3)
LCHlch(77.4 18.3 288.6)
OKLCHoklch(0.807 0.048 281.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babddf on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#babddf on black: 11.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green74.1%
Blue87.5%

CMYK percentages

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

Color previews

#babddf text on a black background

contrast 11.43:1

Card sample

#babddf text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babddf in the Color Lab