Skip to content

#bb22dd

a balanced, vivid violet · warm · closest name: magenta

RGB
187, 34, 221
HSL
289°, 73%, 50%
CMYK
15, 85, 0, 13
Luminance
0.1693

Every format

HEX#bb22dd
RGBrgb(187, 34, 221)
HSLhsl(289, 73%, 50%)
CMYKcmyk(15%, 85%, 0%, 13%)
LABlab(48.2 78.7 -61.9)
LCHlch(48.2 100.1 321.8)
OKLCHoklch(0.589 0.265 319.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb22dd on white: 4.79:1
AA ✓ pass · AA-large · AAA
Aa
#bb22dd on black: 4.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green13.3%
Blue86.7%

CMYK percentages

Cyan15.4%
Magenta84.6%
Yellow0.0%
Key (black)13.3%

Color previews

#bb22dd text on a black background

contrast 4.39:1

Card sample

#bb22dd text on a white background

contrast 4.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 34, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 34, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bb22dd;
background: linear-gradient(135deg, #bb22dd, #DD2282);

Monochromatic scale

Palettes built from #bb22dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb22dd in the Color Lab