Skip to content

#b500dd

a dark, electric violet · warm · closest name: magenta

RGB
181, 0, 221
HSL
289°, 100%, 43%
CMYK
18, 100, 0, 13
Luminance
0.1504

Every format

HEX#b500dd
RGBrgb(181, 0, 221)
HSLhsl(289, 100%, 43%)
CMYKcmyk(18%, 100%, 0%, 13%)
LABlab(45.7 82.3 -65.9)
LCHlch(45.7 105.4 321.3)
OKLCHoklch(0.570 0.277 317.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b500dd on white: 5.24:1
AA ✓ pass · AA-large · AAA
Aa
#b500dd on black: 4.01:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red71.0%
Green0.0%
Blue86.7%

CMYK percentages

Cyan18.1%
Magenta100.0%
Yellow0.0%
Key (black)13.3%

Color previews

#b500dd text on a black background

contrast 4.01:1

Card sample

#b500dd text on a white background

contrast 5.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b500dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b500dd in the Color Lab