Skip to content

#af55ff

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

RGB
175, 85, 255
HSL
272°, 100%, 67%
CMYK
31, 67, 0, 0
Luminance
0.2283

Every format

HEX#af55ff
RGBrgb(175, 85, 255)
HSLhsl(272, 100%, 67%)
CMYKcmyk(31%, 67%, 0%, 0%)
LABlab(54.9 65.9 -70.2)
LCHlch(54.9 96.2 313.2)
OKLCHoklch(0.640 0.242 304.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af55ff on white: 3.77:1
AA ✗ fail · AA-large · AAA
Aa
#af55ff on black: 5.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green33.3%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta66.7%
Yellow0.0%
Key (black)0.0%

Color previews

#af55ff text on a black background

contrast 5.57:1

Card sample

#af55ff text on a white background

contrast 3.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af55ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af55ff in the Color Lab