Skip to content

#992abc

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

RGB
153, 42, 188
HSL
286°, 64%, 45%
CMYK
19, 78, 0, 26
Luminance
0.1206

Every format

HEX#992abc
RGBrgb(153, 42, 188)
HSLhsl(286, 64%, 45%)
CMYKcmyk(19%, 78%, 0%, 26%)
LABlab(41.3 64.7 -54.1)
LCHlch(41.3 84.4 320.1)
OKLCHoklch(0.523 0.221 316.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#992abc on white: 6.16:1
AA ✓ pass · AA-large · AAA
Aa
#992abc on black: 3.41:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green16.5%
Blue73.7%

CMYK percentages

Cyan18.6%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#992abc text on a black background

contrast 3.41:1

Card sample

#992abc text on a white background

contrast 6.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #992abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #992abc in the Color Lab