Skip to content

#976abc

a balanced, soft violet · warm · closest name: slateblue

RGB
151, 106, 188
HSL
273°, 38%, 58%
CMYK
20, 44, 0, 26
Luminance
0.2052

Every format

HEX#976abc
RGBrgb(151, 106, 188)
HSLhsl(273, 38%, 58%)
CMYKcmyk(20%, 44%, 0%, 26%)
LABlab(52.4 33.7 -36.5)
LCHlch(52.4 49.7 312.8)
OKLCHoklch(0.604 0.129 308.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#976abc on white: 4.11:1
AA ✗ fail · AA-large · AAA
Aa
#976abc on black: 5.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green41.6%
Blue73.7%

CMYK percentages

Cyan19.7%
Magenta43.6%
Yellow0.0%
Key (black)26.3%

Color previews

#976abc text on a black background

contrast 5.10:1

Card sample

#976abc text on a white background

contrast 4.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #976abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #976abc in the Color Lab