Skip to content

#985fff

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

RGB
152, 95, 255
HSL
261°, 100%, 69%
CMYK
40, 63, 0, 0
Luminance
0.2208

Every format

HEX#985fff
RGBrgb(152, 95, 255)
HSLhsl(261, 100%, 69%)
CMYKcmyk(40%, 63%, 0%, 0%)
LABlab(54.1 56.5 -71.6)
LCHlch(54.1 91.2 308.3)
OKLCHoklch(0.629 0.226 295.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#985fff on white: 3.88:1
AA ✗ fail · AA-large · AAA
Aa
#985fff on black: 5.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green37.3%
Blue100.0%

CMYK percentages

Cyan40.4%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#985fff text on a black background

contrast 5.42:1

Card sample

#985fff text on a white background

contrast 3.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #985fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #985fff in the Color Lab