Skip to content

#ab99df

a light, vivid violet · warm · closest name: plum

RGB
171, 153, 223
HSL
255°, 52%, 74%
CMYK
23, 31, 0, 13
Luminance
0.3677

Every format

HEX#ab99df
RGBrgb(171, 153, 223)
HSLhsl(255, 52%, 74%)
CMYKcmyk(23%, 31%, 0%, 13%)
LABlab(67.1 21.1 -33.1)
LCHlch(67.1 39.3 302.5)
OKLCHoklch(0.725 0.102 295.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab99df on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#ab99df on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green60.0%
Blue87.5%

CMYK percentages

Cyan23.3%
Magenta31.4%
Yellow0.0%
Key (black)12.5%

Color previews

#ab99df text on a black background

contrast 8.35:1

Card sample

#ab99df text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab99df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab99df in the Color Lab