Skip to content

#ac9ace

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

RGB
172, 154, 206
HSL
261°, 35%, 71%
CMYK
17, 25, 0, 19
Luminance
0.3634

Every format

HEX#ac9ace
RGBrgb(172, 154, 206)
HSLhsl(261, 35%, 71%)
CMYKcmyk(17%, 25%, 0%, 19%)
LABlab(66.8 17.0 -24.2)
LCHlch(66.8 29.6 305.1)
OKLCHoklch(0.720 0.077 300.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac9ace on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#ac9ace on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green60.4%
Blue80.8%

CMYK percentages

Cyan16.5%
Magenta25.2%
Yellow0.0%
Key (black)19.2%

Color previews

#ac9ace text on a black background

contrast 8.27:1

Card sample

#ac9ace text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac9ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac9ace in the Color Lab