Skip to content

#b100dd

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

RGB
177, 0, 221
HSL
288°, 100%, 43%
CMYK
20, 100, 0, 13
Luminance
0.1457

Every format

HEX#b100dd
RGBrgb(177, 0, 221)
HSLhsl(288, 100%, 43%)
CMYKcmyk(20%, 100%, 0%, 13%)
LABlab(45.0 81.8 -67.0)
LCHlch(45.0 105.7 320.7)
OKLCHoklch(0.564 0.276 316.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b100dd on white: 5.37:1
AA ✓ pass · AA-large · AAA
Aa
#b100dd on black: 3.91:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.4%
Green0.0%
Blue86.7%

CMYK percentages

Cyan19.9%
Magenta100.0%
Yellow0.0%
Key (black)13.3%

Color previews

#b100dd text on a black background

contrast 3.91:1

Card sample

#b100dd text on a white background

contrast 5.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b100dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b100dd in the Color Lab