Skip to content

#962ccc

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

RGB
150, 44, 204
HSL
280°, 65%, 49%
CMYK
27, 78, 0, 20
Luminance
0.1265

Every format

HEX#962ccc
RGBrgb(150, 44, 204)
HSLhsl(280, 65%, 49%)
CMYKcmyk(27%, 78%, 0%, 20%)
LABlab(42.2 66.7 -62.0)
LCHlch(42.2 91.1 317.1)
OKLCHoklch(0.532 0.232 310.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#962ccc on white: 5.95:1
AA ✓ pass · AA-large · AAA
Aa
#962ccc on black: 3.53:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green17.3%
Blue80.0%

CMYK percentages

Cyan26.5%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#962ccc text on a black background

contrast 3.53:1

Card sample

#962ccc text on a white background

contrast 5.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #962ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #962ccc in the Color Lab