Skip to content

#ab3fff

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

RGB
171, 63, 255
HSL
274°, 100%, 62%
CMYK
33, 75, 0, 0
Luminance
0.1943

Every format

HEX#ab3fff
RGBrgb(171, 63, 255)
HSLhsl(274, 100%, 62%)
CMYKcmyk(33%, 75%, 0%, 0%)
LABlab(51.2 74.2 -76.2)
LCHlch(51.2 106.4 314.2)
OKLCHoklch(0.613 0.266 305.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab3fff on white: 4.30:1
AA ✗ fail · AA-large · AAA
Aa
#ab3fff on black: 4.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green24.7%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ab3fff text on a black background

contrast 4.89:1

Card sample

#ab3fff text on a white background

contrast 4.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab3fff in the Color Lab