Skip to content

#976fff

a light, electric violet · warm · closest name: slateblue

RGB
151, 111, 255
HSL
257°, 100%, 72%
CMYK
41, 57, 0, 0
Luminance
0.2517

Every format

HEX#976fff
RGBrgb(151, 111, 255)
HSLhsl(257, 100%, 72%)
CMYKcmyk(41%, 57%, 0%, 0%)
LABlab(57.2 47.7 -66.5)
LCHlch(57.2 81.9 305.7)
OKLCHoklch(0.651 0.205 292.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#976fff on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#976fff on black: 6.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green43.5%
Blue100.0%

CMYK percentages

Cyan40.8%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#976fff text on a black background

contrast 6.03:1

Card sample

#976fff text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #976fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #976fff in the Color Lab