Skip to content

#ac66ff

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

RGB
172, 102, 255
HSL
268°, 100%, 70%
CMYK
33, 60, 0, 0
Luminance
0.2549

Every format

HEX#ac66ff
RGBrgb(172, 102, 255)
HSLhsl(268, 100%, 70%)
CMYKcmyk(33%, 60%, 0%, 0%)
LABlab(57.5 57.1 -65.9)
LCHlch(57.5 87.2 310.9)
OKLCHoklch(0.658 0.220 301.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac66ff on white: 3.44:1
AA ✗ fail · AA-large · AAA
Aa
#ac66ff on black: 6.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green40.0%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta60.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ac66ff text on a black background

contrast 6.10:1

Card sample

#ac66ff text on a white background

contrast 3.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac66ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac66ff in the Color Lab