Skip to content

#bb00dd

a dark, electric magenta / pink · warm · closest name: magenta

RGB
187, 0, 221
HSL
291°, 100%, 43%
CMYK
15, 100, 0, 13
Luminance
0.1579

Every format

HEX#bb00dd
RGBrgb(187, 0, 221)
HSLhsl(291, 100%, 43%)
CMYKcmyk(15%, 100%, 0%, 13%)
LABlab(46.7 83.1 -64.3)
LCHlch(46.7 105.0 322.3)
OKLCHoklch(0.579 0.278 319.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb00dd on white: 5.05:1
AA ✓ pass · AA-large · AAA
Aa
#bb00dd on black: 4.16:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green0.0%
Blue86.7%

CMYK percentages

Cyan15.4%
Magenta100.0%
Yellow0.0%
Key (black)13.3%

Color previews

#bb00dd text on a black background

contrast 4.16:1

Card sample

#bb00dd text on a white background

contrast 5.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb00dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb00dd in the Color Lab