Skip to content

#babdf3

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

RGB
186, 189, 243
HSL
237°, 70%, 84%
CMYK
24, 22, 0, 5
Luminance
0.5331

Every format

HEX#babdf3
RGBrgb(186, 189, 243)
HSLhsl(237, 70%, 84%)
CMYKcmyk(24%, 22%, 0%, 5%)
LABlab(78.0 10.3 -27.0)
LCHlch(78.0 28.9 290.8)
OKLCHoklch(0.815 0.076 282.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babdf3 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#babdf3 on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green74.1%
Blue95.3%

CMYK percentages

Cyan23.5%
Magenta22.2%
Yellow0.0%
Key (black)4.7%

Color previews

#babdf3 text on a black background

contrast 11.66:1

Card sample

#babdf3 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babdf3 in the Color Lab