Skip to content

#ac90ac

a balanced, muted magenta / pink · warm · closest name: gray

RGB
172, 144, 172
HSL
300°, 14%, 62%
CMYK
0, 16, 0, 33
Luminance
0.3170

Every format

HEX#ac90ac
RGBrgb(172, 144, 172)
HSLhsl(300, 14%, 62%)
CMYKcmyk(0%, 16%, 0%, 33%)
LABlab(63.1 15.5 -10.7)
LCHlch(63.1 18.9 325.3)
OKLCHoklch(0.688 0.051 326.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac90ac on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#ac90ac on black: 7.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green56.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta16.3%
Yellow0.0%
Key (black)32.5%

Color previews

#ac90ac text on a black background

contrast 7.34:1

Card sample

#ac90ac text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac90ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac90ac in the Color Lab