Skip to content

#980ade

a balanced, electric violet · warm · closest name: magenta

RGB
152, 10, 222
HSL
280°, 91%, 46%
CMYK
32, 96, 0, 13
Luminance
0.1217

Every format

HEX#980ade
RGBrgb(152, 10, 222)
HSLhsl(280, 91%, 46%)
CMYKcmyk(32%, 96%, 0%, 13%)
LABlab(41.5 77.8 -73.6)
LCHlch(41.5 107.1 316.6)
OKLCHoklch(0.532 0.267 308.4)

Copy-ready code

/* CSS */
color: #980ade;
background-color: #980ade;
/* Tailwind (arbitrary) */
class="text-[#980ade] bg-[#980ade]"
/* SCSS */
$brand: #980ade;
/* SwiftUI */
Color(red: 0.596, green: 0.039, blue: 0.871)
/* Android */
Color.parseColor("#980ade")

Accessibility — WCAG contrast

Aa
#980ade on white: 6.12:1
AA ✓ pass · AA-large · AAA
Aa
#980ade on black: 3.43:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green3.9%
Blue87.1%

CMYK percentages

Cyan31.5%
Magenta95.5%
Yellow0.0%
Key (black)12.9%

Color previews

#980ade text on a black background

contrast 3.43:1

Card sample

#980ade text on a white background

contrast 6.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(152, 10, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 10, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #980ade;
background: linear-gradient(135deg, #980ade, #DE0A97);

Monochromatic scale

Palettes built from #980ade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #980ade in the Color Lab