Skip to content

#af01ff

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

RGB
175, 1, 255
HSL
281°, 100%, 50%
CMYK
31, 100, 0, 0
Luminance
0.1636

Every format

HEX#af01ff
RGBrgb(175, 1, 255)
HSLhsl(281, 100%, 50%)
CMYKcmyk(31%, 100%, 0%, 0%)
LABlab(47.4 87.4 -82.3)
LCHlch(47.4 120.1 316.7)
OKLCHoklch(0.588 0.299 308.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af01ff on white: 4.92:1
AA ✓ pass · AA-large · AAA
Aa
#af01ff on black: 4.27:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green0.4%
Blue100.0%

CMYK percentages

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

Color previews

#af01ff text on a black background

contrast 4.27:1

Card sample

#af01ff text on a white background

contrast 4.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af01ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af01ff in the Color Lab