Skip to content

#963abc

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

RGB
150, 58, 188
HSL
283°, 53%, 48%
CMYK
20, 69, 0, 26
Luminance
0.1314

Every format

HEX#963abc
RGBrgb(150, 58, 188)
HSLhsl(283, 53%, 48%)
CMYKcmyk(20%, 69%, 0%, 26%)
LABlab(43.0 58.1 -51.5)
LCHlch(43.0 77.6 318.5)
OKLCHoklch(0.534 0.202 314.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#963abc on white: 5.79:1
AA ✓ pass · AA-large · AAA
Aa
#963abc on black: 3.63:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green22.7%
Blue73.7%

CMYK percentages

Cyan20.2%
Magenta69.1%
Yellow0.0%
Key (black)26.3%

Color previews

#963abc text on a black background

contrast 3.63:1

Card sample

#963abc text on a white background

contrast 5.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #963abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #963abc in the Color Lab