Skip to content

#982ace

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

RGB
152, 42, 206
HSL
280°, 66%, 49%
CMYK
26, 80, 0, 19
Luminance
0.1279

Every format

HEX#982ace
RGBrgb(152, 42, 206)
HSLhsl(280, 66%, 49%)
CMYKcmyk(26%, 80%, 0%, 19%)
LABlab(42.4 68.1 -62.8)
LCHlch(42.4 92.6 317.3)
OKLCHoklch(0.535 0.236 311.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#982ace on white: 5.90:1
AA ✓ pass · AA-large · AAA
Aa
#982ace on black: 3.56:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green16.5%
Blue80.8%

CMYK percentages

Cyan26.2%
Magenta79.6%
Yellow0.0%
Key (black)19.2%

Color previews

#982ace text on a black background

contrast 3.56:1

Card sample

#982ace text on a white background

contrast 5.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #982ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #982ace in the Color Lab