Skip to content

#baadf5

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

RGB
186, 173, 245
HSL
251°, 78%, 82%
CMYK
24, 29, 0, 4
Luminance
0.4692

Every format

HEX#baadf5
RGBrgb(186, 173, 245)
HSLhsl(251, 78%, 82%)
CMYKcmyk(24%, 29%, 0%, 4%)
LABlab(74.1 19.6 -34.1)
LCHlch(74.1 39.4 299.8)
OKLCHoklch(0.785 0.102 292.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#baadf5 on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#baadf5 on black: 10.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green67.8%
Blue96.1%

CMYK percentages

Cyan24.1%
Magenta29.4%
Yellow0.0%
Key (black)3.9%

Color previews

#baadf5 text on a black background

contrast 10.38:1

Card sample

#baadf5 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #baadf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #baadf5 in the Color Lab