Skip to content

#962fff

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

RGB
150, 47, 255
HSL
270°, 100%, 59%
CMYK
41, 82, 0, 0
Luminance
0.1574

Every format

HEX#962fff
RGBrgb(150, 47, 255)
HSLhsl(270, 100%, 59%)
CMYKcmyk(41%, 82%, 0%, 0%)
LABlab(46.6 76.6 -83.8)
LCHlch(46.6 113.5 312.4)
OKLCHoklch(0.575 0.276 299.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#962fff on white: 5.06:1
AA ✓ pass · AA-large · AAA
Aa
#962fff on black: 4.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green18.4%
Blue100.0%

CMYK percentages

Cyan41.2%
Magenta81.6%
Yellow0.0%
Key (black)0.0%

Color previews

#962fff text on a black background

contrast 4.15:1

Card sample

#962fff text on a white background

contrast 5.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #962fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #962fff in the Color Lab