Skip to content

#ac80db

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

RGB
172, 128, 219
HSL
269°, 56%, 68%
CMYK
22, 42, 0, 14
Luminance
0.2932

Every format

HEX#ac80db
RGBrgb(172, 128, 219)
HSLhsl(269, 56%, 68%)
CMYKcmyk(22%, 42%, 0%, 14%)
LABlab(61.1 34.6 -40.3)
LCHlch(61.1 53.1 310.6)
OKLCHoklch(0.678 0.137 305.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ac80db on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#ac80db on black: 6.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green50.2%
Blue85.9%

CMYK percentages

Cyan21.5%
Magenta41.6%
Yellow0.0%
Key (black)14.1%

Color previews

#ac80db text on a black background

contrast 6.86:1

Card sample

#ac80db text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ac80db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ac80db in the Color Lab