Skip to content

#955fff

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

RGB
149, 95, 255
HSL
260°, 100%, 69%
CMYK
42, 63, 0, 0
Luminance
0.2179

Every format

HEX#955fff
RGBrgb(149, 95, 255)
HSLhsl(260, 100%, 69%)
CMYKcmyk(42%, 63%, 0%, 0%)
LABlab(53.8 55.9 -72.1)
LCHlch(53.8 91.2 307.8)
OKLCHoklch(0.626 0.226 294.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#955fff on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#955fff on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.4%
Green37.3%
Blue100.0%

CMYK percentages

Cyan41.6%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#955fff text on a black background

contrast 5.36:1

Card sample

#955fff text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #955fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #955fff in the Color Lab