Skip to content

#b95fff

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

RGB
185, 95, 255
HSL
274°, 100%, 69%
CMYK
28, 63, 0, 0
Luminance
0.2572

Every format

HEX#b95fff
RGBrgb(185, 95, 255)
HSLhsl(274, 100%, 69%)
CMYKcmyk(28%, 63%, 0%, 0%)
LABlab(57.8 63.3 -65.5)
LCHlch(57.8 91.1 314.0)
OKLCHoklch(0.663 0.232 307.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b95fff on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#b95fff on black: 6.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.5%
Green37.3%
Blue100.0%

CMYK percentages

Cyan27.5%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#b95fff text on a black background

contrast 6.14:1

Card sample

#b95fff text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b95fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b95fff in the Color Lab