Skip to content

#992fff

a balanced, electric violet · warm · closest name: blue

RGB
153, 47, 255
HSL
271°, 100%, 59%
CMYK
40, 82, 0, 0
Luminance
0.1603

Every format

HEX#992fff
RGBrgb(153, 47, 255)
HSLhsl(271, 100%, 59%)
CMYKcmyk(40%, 82%, 0%, 0%)
LABlab(47.0 77.0 -83.1)
LCHlch(47.0 113.3 312.8)
OKLCHoklch(0.579 0.276 300.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#992fff on white: 4.99:1
AA ✓ pass · AA-large · AAA
Aa
#992fff on black: 4.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green18.4%
Blue100.0%

CMYK percentages

Cyan40.0%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#992fff text on a black background

contrast 4.21:1

Card sample

#992fff text on a white background

contrast 4.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #992fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #992fff in the Color Lab