Skip to content

#987abc

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

RGB
152, 122, 188
HSL
267°, 33%, 61%
CMYK
19, 35, 0, 26
Luminance
0.2423

Every format

HEX#987abc
RGBrgb(152, 122, 188)
HSLhsl(267, 33%, 61%)
CMYKcmyk(19%, 35%, 0%, 26%)
LABlab(56.3 24.9 -30.4)
LCHlch(56.3 39.2 309.3)
OKLCHoklch(0.633 0.102 304.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#987abc on white: 3.59:1
AA ✗ fail · AA-large · AAA
Aa
#987abc on black: 5.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green47.8%
Blue73.7%

CMYK percentages

Cyan19.1%
Magenta35.1%
Yellow0.0%
Key (black)26.3%

Color previews

#987abc text on a black background

contrast 5.85:1

Card sample

#987abc text on a white background

contrast 3.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #987abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #987abc in the Color Lab