Skip to content

#a080df

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

RGB
160, 128, 223
HSL
260°, 60%, 69%
CMYK
28, 43, 0, 13
Luminance
0.2824

Every format

HEX#a080df
RGBrgb(160, 128, 223)
HSLhsl(260, 60%, 69%)
CMYKcmyk(28%, 43%, 0%, 13%)
LABlab(60.1 32.1 -44.1)
LCHlch(60.1 54.6 306.1)
OKLCHoklch(0.669 0.140 298.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a080df on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#a080df on black: 6.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green50.2%
Blue87.5%

CMYK percentages

Cyan28.3%
Magenta42.6%
Yellow0.0%
Key (black)12.5%

Color previews

#a080df text on a black background

contrast 6.65:1

Card sample

#a080df text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a080df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a080df in the Color Lab