Skip to content

#982abc

a balanced, vivid violet · warm · closest name: purple

RGB
152, 42, 188
HSL
285°, 64%, 45%
CMYK
19, 78, 0, 26
Luminance
0.1196

Every format

HEX#982abc
RGBrgb(152, 42, 188)
HSLhsl(285, 64%, 45%)
CMYKcmyk(19%, 78%, 0%, 26%)
LABlab(41.2 64.5 -54.4)
LCHlch(41.2 84.4 319.9)
OKLCHoklch(0.522 0.221 316.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#982abc on white: 6.19:1
AA ✓ pass · AA-large · AAA
Aa
#982abc on black: 3.39:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green16.5%
Blue73.7%

CMYK percentages

Cyan19.1%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#982abc text on a black background

contrast 3.39:1

Card sample

#982abc text on a white background

contrast 6.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(152, 42, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 42, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #982abc;
background: linear-gradient(135deg, #982abc, #BC2A7F);

Monochromatic scale

Palettes built from #982abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #982abc in the Color Lab