Skip to content

#af34ff

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

RGB
175, 52, 255
HSL
276°, 100%, 60%
CMYK
31, 80, 0, 0
Luminance
0.1879

Every format

HEX#af34ff
RGBrgb(175, 52, 255)
HSLhsl(276, 100%, 60%)
CMYKcmyk(31%, 80%, 0%, 0%)
LABlab(50.4 78.5 -77.4)
LCHlch(50.4 110.3 315.4)
OKLCHoklch(0.609 0.276 307.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af34ff on white: 4.41:1
AA ✗ fail · AA-large · AAA
Aa
#af34ff on black: 4.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green20.4%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta79.6%
Yellow0.0%
Key (black)0.0%

Color previews

#af34ff text on a black background

contrast 4.76:1

Card sample

#af34ff text on a white background

contrast 4.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af34ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af34ff in the Color Lab