Skip to content

#ac00bd

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

RGB
172, 0, 189
HSL
295°, 100%, 37%
CMYK
9, 100, 0, 26
Luminance
0.1244

Every format

HEX#ac00bd
RGBrgb(172, 0, 189)
HSLhsl(295, 100%, 37%)
CMYKcmyk(9%, 100%, 0%, 26%)
LABlab(41.9 75.8 -53.6)
LCHlch(41.9 92.8 324.7)
OKLCHoklch(0.533 0.252 323.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac00bd on white: 6.02:1
AA ✓ pass · AA-large · AAA
Aa
#ac00bd on black: 3.49:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green0.0%
Blue74.1%

CMYK percentages

Cyan9.0%
Magenta100.0%
Yellow0.0%
Key (black)25.9%

Color previews

#ac00bd text on a black background

contrast 3.49:1

Card sample

#ac00bd text on a white background

contrast 6.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac00bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac00bd in the Color Lab