Skip to content

#ac07ff

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

RGB
172, 7, 255
HSL
280°, 100%, 51%
CMYK
33, 97, 0, 0
Luminance
0.1614

Every format

HEX#ac07ff
RGBrgb(172, 7, 255)
HSLhsl(280, 100%, 51%)
CMYKcmyk(33%, 97%, 0%, 0%)
LABlab(47.2 86.6 -82.8)
LCHlch(47.2 119.8 316.3)
OKLCHoklch(0.585 0.297 307.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac07ff on white: 4.97:1
AA ✓ pass · AA-large · AAA
Aa
#ac07ff on black: 4.23:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green2.7%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta97.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ac07ff text on a black background

contrast 4.23:1

Card sample

#ac07ff text on a white background

contrast 4.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac07ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac07ff in the Color Lab