Skip to content

#af34dc

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

RGB
175, 52, 220
HSL
284°, 71%, 53%
CMYK
21, 76, 0, 14
Luminance
0.1674

Every format

HEX#af34dc
RGBrgb(175, 52, 220)
HSLhsl(284, 71%, 53%)
CMYKcmyk(21%, 76%, 0%, 14%)
LABlab(47.9 71.6 -61.8)
LCHlch(47.9 94.6 319.2)
OKLCHoklch(0.583 0.246 314.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af34dc on white: 4.83:1
AA ✓ pass · AA-large · AAA
Aa
#af34dc on black: 4.35:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green20.4%
Blue86.3%

CMYK percentages

Cyan20.5%
Magenta76.4%
Yellow0.0%
Key (black)13.7%

Color previews

#af34dc text on a black background

contrast 4.35:1

Card sample

#af34dc text on a white background

contrast 4.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af34dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af34dc in the Color Lab