Skip to content

#ac8ace

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

RGB
172, 138, 206
HSL
270°, 41%, 68%
CMYK
17, 33, 0, 19
Luminance
0.3140

Every format

HEX#ac8ace
RGBrgb(172, 138, 206)
HSLhsl(270, 41%, 68%)
CMYKcmyk(17%, 33%, 0%, 19%)
LABlab(62.9 26.0 -30.3)
LCHlch(62.9 39.9 310.7)
OKLCHoklch(0.690 0.104 306.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac8ace on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#ac8ace on black: 7.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green54.1%
Blue80.8%

CMYK percentages

Cyan16.5%
Magenta33.0%
Yellow0.0%
Key (black)19.2%

Color previews

#ac8ace text on a black background

contrast 7.28:1

Card sample

#ac8ace text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac8ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac8ace in the Color Lab