Skip to content

#bb2ab3

a dark, vivid magenta / pink · warm · closest name: purple

RGB
187, 42, 179
HSL
303°, 63%, 45%
CMYK
0, 78, 4, 27
Luminance
0.1548

Every format

HEX#bb2ab3
RGBrgb(187, 42, 179)
HSLhsl(303, 63%, 45%)
CMYKcmyk(0%, 78%, 4%, 27%)
LABlab(46.3 69.9 -40.6)
LCHlch(46.3 80.8 329.9)
OKLCHoklch(0.567 0.228 330.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb2ab3 on white: 5.13:1
AA ✓ pass · AA-large · AAA
Aa
#bb2ab3 on black: 4.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green16.5%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta77.5%
Yellow4.3%
Key (black)26.7%

Color previews

#bb2ab3 text on a black background

contrast 4.10:1

Card sample

#bb2ab3 text on a white background

contrast 5.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb2ab3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb2ab3 in the Color Lab