Skip to content

#9b5fff

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

RGB
155, 95, 255
HSL
263°, 100%, 69%
CMYK
39, 63, 0, 0
Luminance
0.2237

Every format

HEX#9b5fff
RGBrgb(155, 95, 255)
HSLhsl(263, 100%, 69%)
CMYKcmyk(39%, 63%, 0%, 0%)
LABlab(54.4 57.1 -71.0)
LCHlch(54.4 91.1 308.8)
OKLCHoklch(0.632 0.227 296.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9b5fff on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#9b5fff on black: 5.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.8%
Green37.3%
Blue100.0%

CMYK percentages

Cyan39.2%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#9b5fff text on a black background

contrast 5.47:1

Card sample

#9b5fff text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9b5fff;
Background color
Panel with #9b5fff background
background-color: #9b5fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9b5fff;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #9b5fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9b5fff in the Color Lab