Skip to content

#9876df

a light, vivid violet · warm · closest name: slateblue

RGB
152, 118, 223
HSL
259°, 62%, 67%
CMYK
32, 47, 0, 13
Luminance
0.2496

Every format

HEX#9876df
RGBrgb(152, 118, 223)
HSLhsl(259, 62%, 67%)
CMYKcmyk(32%, 47%, 0%, 13%)
LABlab(57.0 35.7 -49.0)
LCHlch(57.0 60.6 306.1)
OKLCHoklch(0.644 0.155 296.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9876df on white: 3.50:1
AA ✗ fail · AA-large · AAA
Aa
#9876df on black: 5.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green46.3%
Blue87.5%

CMYK percentages

Cyan31.8%
Magenta47.1%
Yellow0.0%
Key (black)12.5%

Color previews

#9876df text on a black background

contrast 5.99:1

Card sample

#9876df text on a white background

contrast 3.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9876df;
Background color
Panel with #9876df background
background-color: #9876df;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9876df;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(152, 118, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 118, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9876df;
background: linear-gradient(135deg, #9876df, #DE76DF);

Monochromatic scale

Palettes built from #9876df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9876df in the Color Lab