Skip to content

#af03ff

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

RGB
175, 3, 255
HSL
281°, 100%, 51%
CMYK
31, 99, 0, 0
Luminance
0.1640

Every format

HEX#af03ff
RGBrgb(175, 3, 255)
HSLhsl(281, 100%, 51%)
CMYKcmyk(31%, 99%, 0%, 0%)
LABlab(47.5 87.3 -82.2)
LCHlch(47.5 119.9 316.7)
OKLCHoklch(0.588 0.299 308.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af03ff on white: 4.91:1
AA ✓ pass · AA-large · AAA
Aa
#af03ff on black: 4.28:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green1.2%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta98.8%
Yellow0.0%
Key (black)0.0%

Color previews

#af03ff text on a black background

contrast 4.28:1

Card sample

#af03ff text on a white background

contrast 4.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af03ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af03ff in the Color Lab