Skip to content

#ac5fff

a light, electric violet · warm · closest name: slateblue

RGB
172, 95, 255
HSL
269°, 100%, 69%
CMYK
33, 63, 0, 0
Luminance
0.2418

Every format

HEX#ac5fff
RGBrgb(172, 95, 255)
HSLhsl(269, 100%, 69%)
CMYKcmyk(33%, 63%, 0%, 0%)
LABlab(56.3 60.5 -68.0)
LCHlch(56.3 91.0 311.7)
OKLCHoklch(0.649 0.229 302.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac5fff on white: 3.60:1
AA ✗ fail · AA-large · AAA
Aa
#ac5fff on black: 5.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green37.3%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#ac5fff text on a black background

contrast 5.84:1

Card sample

#ac5fff text on a white background

contrast 3.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac5fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac5fff in the Color Lab