Skip to content

#af83ff

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

RGB
175, 131, 255
HSL
261°, 100%, 76%
CMYK
31, 49, 0, 0
Luminance
0.3257

Every format

HEX#af83ff
RGBrgb(175, 131, 255)
HSLhsl(261, 100%, 76%)
CMYKcmyk(31%, 49%, 0%, 0%)
LABlab(63.8 42.3 -55.9)
LCHlch(63.8 70.1 307.1)
OKLCHoklch(0.705 0.178 298.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af83ff on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#af83ff on black: 7.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green51.4%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta48.6%
Yellow0.0%
Key (black)0.0%

Color previews

#af83ff text on a black background

contrast 7.51:1

Card sample

#af83ff text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af83ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af83ff in the Color Lab