Skip to content

#a864ff

a light, electric violet · warm · closest name: slateblue

RGB
168, 100, 255
HSL
266°, 100%, 70%
CMYK
34, 61, 0, 0
Luminance
0.2466

Every format

HEX#a864ff
RGBrgb(168, 100, 255)
HSLhsl(266, 100%, 70%)
CMYKcmyk(34%, 61%, 0%, 0%)
LABlab(56.7 57.2 -67.2)
LCHlch(56.7 88.3 310.4)
OKLCHoklch(0.652 0.222 300.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a864ff on white: 3.54:1
AA ✗ fail · AA-large · AAA
Aa
#a864ff on black: 5.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red65.9%
Green39.2%
Blue100.0%

CMYK percentages

Cyan34.1%
Magenta60.8%
Yellow0.0%
Key (black)0.0%

Color previews

#a864ff text on a black background

contrast 5.93:1

Card sample

#a864ff text on a white background

contrast 3.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a864ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a864ff in the Color Lab