Skip to content

#ac69ff

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

RGB
172, 105, 255
HSL
267°, 100%, 71%
CMYK
33, 59, 0, 0
Luminance
0.2609

Every format

HEX#ac69ff
RGBrgb(172, 105, 255)
HSLhsl(267, 100%, 71%)
CMYKcmyk(33%, 59%, 0%, 0%)
LABlab(58.1 55.5 -65.0)
LCHlch(58.1 85.5 310.5)
OKLCHoklch(0.663 0.216 301.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac69ff on white: 3.38:1
AA ✗ fail · AA-large · AAA
Aa
#ac69ff on black: 6.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green41.2%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta58.8%
Yellow0.0%
Key (black)0.0%

Color previews

#ac69ff text on a black background

contrast 6.22:1

Card sample

#ac69ff text on a white background

contrast 3.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac69ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac69ff in the Color Lab