Skip to content

#a080cd

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

RGB
160, 128, 205
HSL
265°, 44%, 65%
CMYK
22, 38, 0, 20
Luminance
0.2732

Every format

HEX#a080cd
RGBrgb(160, 128, 205)
HSLhsl(265, 44%, 65%)
CMYKcmyk(22%, 38%, 0%, 20%)
LABlab(59.3 27.8 -35.3)
LCHlch(59.3 45.0 308.2)
OKLCHoklch(0.660 0.116 302.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a080cd on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#a080cd on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green50.2%
Blue80.4%

CMYK percentages

Cyan22.0%
Magenta37.6%
Yellow0.0%
Key (black)19.6%

Color previews

#a080cd text on a black background

contrast 6.46:1

Card sample

#a080cd text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a080cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a080cd in the Color Lab