Skip to content

#af99ff

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

RGB
175, 153, 255
HSL
253°, 100%, 80%
CMYK
31, 40, 0, 0
Luminance
0.3912

Every format

HEX#af99ff
RGBrgb(175, 153, 255)
HSLhsl(253, 100%, 80%)
CMYKcmyk(31%, 40%, 0%, 0%)
LABlab(68.8 30.0 -47.9)
LCHlch(68.8 56.6 302.1)
OKLCHoklch(0.743 0.145 292.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af99ff on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#af99ff on black: 8.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green60.0%
Blue100.0%

CMYK percentages

Cyan31.4%
Magenta40.0%
Yellow0.0%
Key (black)0.0%

Color previews

#af99ff text on a black background

contrast 8.82:1

Card sample

#af99ff text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af99ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af99ff in the Color Lab