Skip to content

#ac23cd

a balanced, vivid violet · warm · closest name: magenta

RGB
172, 35, 205
HSL
288°, 71%, 47%
CMYK
16, 83, 0, 20
Luminance
0.1438

Every format

HEX#ac23cd
RGBrgb(172, 35, 205)
HSLhsl(288, 71%, 47%)
CMYKcmyk(16%, 83%, 0%, 20%)
LABlab(44.8 73.2 -58.3)
LCHlch(44.8 93.6 321.5)
OKLCHoklch(0.557 0.247 318.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac23cd on white: 5.42:1
AA ✓ pass · AA-large · AAA
Aa
#ac23cd on black: 3.88:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green13.7%
Blue80.4%

CMYK percentages

Cyan16.1%
Magenta82.9%
Yellow0.0%
Key (black)19.6%

Color previews

#ac23cd text on a black background

contrast 3.88:1

Card sample

#ac23cd text on a white background

contrast 5.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac23cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac23cd in the Color Lab