Skip to content

#ab8acd

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

RGB
171, 138, 205
HSL
270°, 40%, 67%
CMYK
17, 33, 0, 20
Luminance
0.3124

Every format

HEX#ab8acd
RGBrgb(171, 138, 205)
HSLhsl(270, 40%, 67%)
CMYKcmyk(17%, 33%, 0%, 20%)
LABlab(62.7 25.5 -29.9)
LCHlch(62.7 39.3 310.4)
OKLCHoklch(0.689 0.102 306.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab8acd on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#ab8acd on black: 7.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green54.1%
Blue80.4%

CMYK percentages

Cyan16.6%
Magenta32.7%
Yellow0.0%
Key (black)19.6%

Color previews

#ab8acd text on a black background

contrast 7.25:1

Card sample

#ab8acd text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab8acd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab8acd in the Color Lab