Skip to content

#992ccc

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

RGB
153, 44, 204
HSL
281°, 65%, 49%
CMYK
25, 78, 0, 20
Luminance
0.1293

Every format

HEX#992ccc
RGBrgb(153, 44, 204)
HSLhsl(281, 65%, 49%)
CMYKcmyk(25%, 78%, 0%, 20%)
LABlab(42.7 67.2 -61.3)
LCHlch(42.7 91.0 317.7)
OKLCHoklch(0.536 0.233 311.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#992ccc on white: 5.86:1
AA ✓ pass · AA-large · AAA
Aa
#992ccc on black: 3.59:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green17.3%
Blue80.0%

CMYK percentages

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

Color previews

#992ccc text on a black background

contrast 3.59:1

Card sample

#992ccc text on a white background

contrast 5.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #992ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #992ccc in the Color Lab