Skip to content

#af22cc

a balanced, vivid violet · warm · closest name: magenta

RGB
175, 34, 204
HSL
290°, 71%, 47%
CMYK
14, 83, 0, 20
Luminance
0.1462

Every format

HEX#af22cc
RGBrgb(175, 34, 204)
HSLhsl(290, 71%, 47%)
CMYKcmyk(14%, 83%, 0%, 20%)
LABlab(45.1 73.8 -57.1)
LCHlch(45.1 93.3 322.2)
OKLCHoklch(0.560 0.248 319.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af22cc on white: 5.35:1
AA ✓ pass · AA-large · AAA
Aa
#af22cc on black: 3.92:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green13.3%
Blue80.0%

CMYK percentages

Cyan14.2%
Magenta83.3%
Yellow0.0%
Key (black)20.0%

Color previews

#af22cc text on a black background

contrast 3.92:1

Card sample

#af22cc text on a white background

contrast 5.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af22cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af22cc in the Color Lab