Skip to content

#ac8fff

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

RGB
172, 143, 255
HSL
256°, 100%, 78%
CMYK
33, 44, 0, 0
Luminance
0.3564

Every format

HEX#ac8fff
RGBrgb(172, 143, 255)
HSLhsl(256, 100%, 78%)
CMYKcmyk(33%, 44%, 0%, 0%)
LABlab(66.2 34.9 -52.0)
LCHlch(66.2 62.6 303.8)
OKLCHoklch(0.723 0.160 293.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac8fff on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#ac8fff on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green56.1%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#ac8fff text on a black background

contrast 8.13:1

Card sample

#ac8fff text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac8fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac8fff in the Color Lab