Skip to content

#b55fff

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

RGB
181, 95, 255
HSL
272°, 100%, 69%
CMYK
29, 63, 0, 0
Luminance
0.2523

Every format

HEX#b55fff
RGBrgb(181, 95, 255)
HSLhsl(272, 100%, 69%)
CMYKcmyk(29%, 63%, 0%, 0%)
LABlab(57.3 62.5 -66.3)
LCHlch(57.3 91.0 313.3)
OKLCHoklch(0.659 0.231 305.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b55fff on white: 3.47:1
AA ✗ fail · AA-large · AAA
Aa
#b55fff on black: 6.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red71.0%
Green37.3%
Blue100.0%

CMYK percentages

Cyan29.0%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#b55fff text on a black background

contrast 6.05:1

Card sample

#b55fff text on a white background

contrast 3.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b55fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b55fff in the Color Lab