Skip to content

#985abc

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

RGB
152, 90, 188
HSL
278°, 42%, 55%
CMYK
19, 52, 0, 26
Luminance
0.1762

Every format

HEX#985abc
RGBrgb(152, 90, 188)
HSLhsl(278, 42%, 55%)
CMYKcmyk(19%, 52%, 0%, 26%)
LABlab(49.0 42.9 -41.8)
LCHlch(49.0 59.9 315.8)
OKLCHoklch(0.579 0.156 311.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#985abc on white: 4.64:1
AA ✓ pass · AA-large · AAA
Aa
#985abc on black: 4.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green35.3%
Blue73.7%

CMYK percentages

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

Color previews

#985abc text on a black background

contrast 4.52:1

Card sample

#985abc text on a white background

contrast 4.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #985abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #985abc in the Color Lab