Skip to content

#982ccc

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

RGB
152, 44, 204
HSL
281°, 65%, 49%
CMYK
26, 78, 0, 20
Luminance
0.1284

Every format

HEX#982ccc
RGBrgb(152, 44, 204)
HSLhsl(281, 65%, 49%)
CMYKcmyk(26%, 78%, 0%, 20%)
LABlab(42.5 67.0 -61.5)
LCHlch(42.5 91.0 317.5)
OKLCHoklch(0.535 0.233 311.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#982ccc on white: 5.89:1
AA ✓ pass · AA-large · AAA
Aa
#982ccc on black: 3.57:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green17.3%
Blue80.0%

CMYK percentages

Cyan25.5%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#982ccc text on a black background

contrast 3.57:1

Card sample

#982ccc text on a white background

contrast 5.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #982ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #982ccc in the Color Lab