Skip to content

#af3fff

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

RGB
175, 63, 255
HSL
275°, 100%, 62%
CMYK
31, 75, 0, 0
Luminance
0.1989

Every format

HEX#af3fff
RGBrgb(175, 63, 255)
HSLhsl(275, 100%, 62%)
CMYKcmyk(31%, 75%, 0%, 0%)
LABlab(51.7 74.9 -75.3)
LCHlch(51.7 106.2 314.8)
OKLCHoklch(0.618 0.266 306.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af3fff on white: 4.22:1
AA ✗ fail · AA-large · AAA
Aa
#af3fff on black: 4.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green24.7%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#af3fff text on a black background

contrast 4.98:1

Card sample

#af3fff text on a white background

contrast 4.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af3fff in the Color Lab