Skip to content

#babdf5

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

RGB
186, 189, 245
HSL
237°, 75%, 85%
CMYK
24, 23, 0, 4
Luminance
0.5343

Every format

HEX#babdf5
RGBrgb(186, 189, 245)
HSLhsl(237, 75%, 85%)
CMYKcmyk(24%, 23%, 0%, 4%)
LABlab(78.1 10.8 -28.0)
LCHlch(78.1 30.0 291.0)
OKLCHoklch(0.815 0.079 282.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green74.1%
Blue96.1%

CMYK percentages

Cyan24.1%
Magenta22.9%
Yellow0.0%
Key (black)3.9%

Color previews

#babdf5 text on a black background

contrast 11.69:1

Card sample

#babdf5 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babdf5 in the Color Lab