Skip to content

#baadf2

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

RGB
186, 173, 242
HSL
251°, 73%, 81%
CMYK
23, 29, 0, 5
Luminance
0.4674

Every format

HEX#baadf2
RGBrgb(186, 173, 242)
HSLhsl(251, 73%, 81%)
CMYKcmyk(23%, 29%, 0%, 5%)
LABlab(74.0 18.9 -32.7)
LCHlch(74.0 37.7 300.0)
OKLCHoklch(0.783 0.098 292.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green67.8%
Blue94.9%

CMYK percentages

Cyan23.1%
Magenta28.5%
Yellow0.0%
Key (black)5.1%

Color previews

#baadf2 text on a black background

contrast 10.35:1

Card sample

#baadf2 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baadf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baadf2 in the Color Lab