Skip to content

#af91ff

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

RGB
175, 145, 255
HSL
256°, 100%, 78%
CMYK
31, 43, 0, 0
Luminance
0.3658

Every format

HEX#af91ff
RGBrgb(175, 145, 255)
HSLhsl(256, 100%, 78%)
CMYKcmyk(31%, 43%, 0%, 0%)
LABlab(67.0 34.5 -50.9)
LCHlch(67.0 61.5 304.2)
OKLCHoklch(0.729 0.157 294.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af91ff on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#af91ff on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green56.9%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta43.1%
Yellow0.0%
Key (black)0.0%

Color previews

#af91ff text on a black background

contrast 8.32:1

Card sample

#af91ff text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af91ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af91ff in the Color Lab