Skip to content

#baadf3

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

RGB
186, 173, 243
HSL
251°, 75%, 82%
CMYK
24, 29, 0, 5
Luminance
0.4680

Every format

HEX#baadf3
RGBrgb(186, 173, 243)
HSLhsl(251, 75%, 82%)
CMYKcmyk(24%, 29%, 0%, 5%)
LABlab(74.1 19.1 -33.2)
LCHlch(74.1 38.3 299.9)
OKLCHoklch(0.784 0.099 292.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baadf3 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#baadf3 on black: 10.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.8%
Blue95.3%

CMYK percentages

Cyan23.5%
Magenta28.8%
Yellow0.0%
Key (black)4.7%

Color previews

#baadf3 text on a black background

contrast 10.36:1

Card sample

#baadf3 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baadf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baadf3 in the Color Lab