Skip to content

#ab5abc

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

RGB
171, 90, 188
HSL
290°, 42%, 55%
CMYK
9, 52, 0, 26
Luminance
0.1960

Every format

HEX#ab5abc
RGBrgb(171, 90, 188)
HSLhsl(290, 42%, 55%)
CMYKcmyk(9%, 52%, 0%, 26%)
LABlab(51.4 48.2 -37.9)
LCHlch(51.4 61.3 321.8)
OKLCHoklch(0.601 0.165 320.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ab5abc on white: 4.27:1
AA ✗ fail · AA-large · AAA
Aa
#ab5abc on black: 4.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green35.3%
Blue73.7%

CMYK percentages

Cyan9.0%
Magenta52.1%
Yellow0.0%
Key (black)26.3%

Color previews

#ab5abc text on a black background

contrast 4.92:1

Card sample

#ab5abc text on a white background

contrast 4.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ab5abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ab5abc in the Color Lab