Skip to content

#a33fff

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

RGB
163, 63, 255
HSL
271°, 100%, 62%
CMYK
36, 75, 0, 0
Luminance
0.1856

Every format

HEX#a33fff
RGBrgb(163, 63, 255)
HSLhsl(271, 100%, 62%)
CMYKcmyk(36%, 75%, 0%, 0%)
LABlab(50.2 72.9 -77.9)
LCHlch(50.2 106.7 313.1)
OKLCHoklch(0.603 0.264 302.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a33fff on white: 4.46:1
AA ✗ fail · AA-large · AAA
Aa
#a33fff on black: 4.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.9%
Green24.7%
Blue100.0%

CMYK percentages

Cyan36.1%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#a33fff text on a black background

contrast 4.71:1

Card sample

#a33fff text on a white background

contrast 4.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a33fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a33fff in the Color Lab