Skip to content

#af86ff

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

RGB
175, 134, 255
HSL
260°, 100%, 76%
CMYK
31, 48, 0, 0
Luminance
0.3338

Every format

HEX#af86ff
RGBrgb(175, 134, 255)
HSLhsl(260, 100%, 76%)
CMYKcmyk(31%, 48%, 0%, 0%)
LABlab(64.5 40.7 -54.8)
LCHlch(64.5 68.3 306.6)
OKLCHoklch(0.710 0.174 297.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af86ff on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#af86ff on black: 7.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green52.5%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta47.5%
Yellow0.0%
Key (black)0.0%

Color previews

#af86ff text on a black background

contrast 7.68:1

Card sample

#af86ff text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af86ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af86ff in the Color Lab