Skip to content

#9933ff

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

RGB
153, 51, 255
HSL
270°, 100%, 60%
CMYK
40, 80, 0, 0
Luminance
0.1636

Every format

HEX#9933ff
RGBrgb(153, 51, 255)
HSLhsl(270, 100%, 60%)
CMYKcmyk(40%, 80%, 0%, 0%)
LABlab(47.4 75.7 -82.4)
LCHlch(47.4 111.9 312.6)
OKLCHoklch(0.582 0.273 300.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9933ff on white: 4.92:1
AA ✓ pass · AA-large · AAA
Aa
#9933ff on black: 4.27:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green20.0%
Blue100.0%

CMYK percentages

Cyan40.0%
Magenta80.0%
Yellow0.0%
Key (black)0.0%

Color previews

#9933ff text on a black background

contrast 4.27:1

Card sample

#9933ff text on a white background

contrast 4.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9933ff;
Background color
Panel with #9933ff background
background-color: #9933ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9933ff;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #9933ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9933ff in the Color Lab