Skip to content

#af87cc

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

RGB
175, 135, 204
HSL
275°, 40%, 67%
CMYK
14, 34, 0, 20
Luminance
0.3080

Every format

HEX#af87cc
RGBrgb(175, 135, 204)
HSLhsl(275, 40%, 67%)
CMYKcmyk(14%, 34%, 0%, 20%)
LABlab(62.3 28.2 -29.9)
LCHlch(62.3 41.1 313.3)
OKLCHoklch(0.686 0.108 310.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af87cc on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#af87cc on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green52.9%
Blue80.0%

CMYK percentages

Cyan14.2%
Magenta33.8%
Yellow0.0%
Key (black)20.0%

Color previews

#af87cc text on a black background

contrast 7.16:1

Card sample

#af87cc text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af87cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af87cc in the Color Lab