Skip to content

#ac8ccc

a light, soft violet · warm · closest name: plum

RGB
172, 140, 204
HSL
270°, 39%, 68%
CMYK
16, 31, 0, 20
Luminance
0.3189

Every format

HEX#ac8ccc
RGBrgb(172, 140, 204)
HSLhsl(270, 39%, 68%)
CMYKcmyk(16%, 31%, 0%, 20%)
LABlab(63.3 24.4 -28.5)
LCHlch(63.3 37.5 310.6)
OKLCHoklch(0.693 0.098 306.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac8ccc on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#ac8ccc on black: 7.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green54.9%
Blue80.0%

CMYK percentages

Cyan15.7%
Magenta31.4%
Yellow0.0%
Key (black)20.0%

Color previews

#ac8ccc text on a black background

contrast 7.38:1

Card sample

#ac8ccc text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac8ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac8ccc in the Color Lab