Skip to content

#ab8abc

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

RGB
171, 138, 188
HSL
280°, 27%, 64%
CMYK
9, 27, 0, 26
Luminance
0.3047

Every format

HEX#ab8abc
RGBrgb(171, 138, 188)
HSLhsl(280, 27%, 64%)
CMYKcmyk(9%, 27%, 0%, 26%)
LABlab(62.0 21.8 -21.4)
LCHlch(62.0 30.5 315.6)
OKLCHoklch(0.681 0.081 314.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab8abc on white: 2.96:1
AA ✗ fail · AA-large · AAA
Aa
#ab8abc on black: 7.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green54.1%
Blue73.7%

CMYK percentages

Cyan9.0%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#ab8abc text on a black background

contrast 7.09:1

Card sample

#ab8abc text on a white background

contrast 2.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab8abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab8abc in the Color Lab