Skip to content

#978abc

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

RGB
151, 138, 188
HSL
256°, 27%, 64%
CMYK
20, 27, 0, 26
Luminance
0.2839

Every format

HEX#978abc
RGBrgb(151, 138, 188)
HSLhsl(256, 27%, 64%)
CMYKcmyk(20%, 27%, 0%, 26%)
LABlab(60.2 15.3 -24.3)
LCHlch(60.2 28.7 302.2)
OKLCHoklch(0.663 0.074 296.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#978abc on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#978abc on black: 6.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green54.1%
Blue73.7%

CMYK percentages

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

Color previews

#978abc text on a black background

contrast 6.68:1

Card sample

#978abc text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #978abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #978abc in the Color Lab