Skip to content

#ac47ff

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

RGB
172, 71, 255
HSL
273°, 100%, 64%
CMYK
33, 72, 0, 0
Luminance
0.2050

Every format

HEX#ac47ff
RGBrgb(172, 71, 255)
HSLhsl(273, 100%, 64%)
CMYKcmyk(33%, 72%, 0%, 0%)
LABlab(52.4 71.3 -74.2)
LCHlch(52.4 102.9 313.8)
OKLCHoklch(0.622 0.258 304.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac47ff on white: 4.12:1
AA ✗ fail · AA-large · AAA
Aa
#ac47ff on black: 5.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green27.8%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta72.2%
Yellow0.0%
Key (black)0.0%

Color previews

#ac47ff text on a black background

contrast 5.10:1

Card sample

#ac47ff text on a white background

contrast 4.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac47ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac47ff in the Color Lab