Skip to content

#ac87fd

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

RGB
172, 135, 253
HSL
259°, 97%, 76%
CMYK
32, 47, 0, 1
Luminance
0.3319

Every format

HEX#ac87fd
RGBrgb(172, 135, 253)
HSLhsl(259, 97%, 76%)
CMYKcmyk(32%, 47%, 0%, 1%)
LABlab(64.3 38.9 -54.0)
LCHlch(64.3 66.5 305.7)
OKLCHoklch(0.708 0.170 296.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac87fd on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#ac87fd on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green52.9%
Blue99.2%

CMYK percentages

Cyan32.0%
Magenta46.6%
Yellow0.0%
Key (black)0.8%

Color previews

#ac87fd text on a black background

contrast 7.64:1

Card sample

#ac87fd text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac87fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac87fd in the Color Lab