Skip to content

#978bdc

a light, vivid blue · warm · closest name: plum

RGB
151, 139, 220
HSL
249°, 54%, 70%
CMYK
31, 37, 0, 14
Luminance
0.3021

Every format

HEX#978bdc
RGBrgb(151, 139, 220)
HSLhsl(249, 54%, 70%)
CMYKcmyk(31%, 37%, 0%, 14%)
LABlab(61.8 22.6 -39.8)
LCHlch(61.8 45.8 299.6)
OKLCHoklch(0.680 0.118 289.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#978bdc on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#978bdc on black: 7.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green54.5%
Blue86.3%

CMYK percentages

Cyan31.4%
Magenta36.8%
Yellow0.0%
Key (black)13.7%

Color previews

#978bdc text on a black background

contrast 7.04:1

Card sample

#978bdc text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #978bdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #978bdc in the Color Lab