Skip to content

#ac99ec

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

RGB
172, 153, 236
HSL
254°, 69%, 76%
CMYK
27, 35, 0, 8
Luminance
0.3761

Every format

HEX#ac99ec
RGBrgb(172, 153, 236)
HSLhsl(254, 69%, 76%)
CMYKcmyk(27%, 35%, 0%, 8%)
LABlab(67.7 24.5 -39.3)
LCHlch(67.7 46.3 302.0)
OKLCHoklch(0.731 0.119 293.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac99ec on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#ac99ec on black: 8.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green60.0%
Blue92.5%

CMYK percentages

Cyan27.1%
Magenta35.2%
Yellow0.0%
Key (black)7.5%

Color previews

#ac99ec text on a black background

contrast 8.52:1

Card sample

#ac99ec text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac99ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac99ec in the Color Lab