Skip to content

#975abc

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

RGB
151, 90, 188
HSL
277°, 42%, 55%
CMYK
20, 52, 0, 26
Luminance
0.1752

Every format

HEX#975abc
RGBrgb(151, 90, 188)
HSLhsl(277, 42%, 55%)
CMYKcmyk(20%, 52%, 0%, 26%)
LABlab(48.9 42.7 -42.0)
LCHlch(48.9 59.9 315.5)
OKLCHoklch(0.577 0.156 311.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#975abc on white: 4.66:1
AA ✓ pass · AA-large · AAA
Aa
#975abc on black: 4.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green35.3%
Blue73.7%

CMYK percentages

Cyan19.7%
Magenta52.1%
Yellow0.0%
Key (black)26.3%

Color previews

#975abc text on a black background

contrast 4.50:1

Card sample

#975abc text on a white background

contrast 4.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #975abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #975abc in the Color Lab