Skip to content

#b85fff

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

RGB
184, 95, 255
HSL
273°, 100%, 69%
CMYK
28, 63, 0, 0
Luminance
0.2559

Every format

HEX#b85fff
RGBrgb(184, 95, 255)
HSLhsl(273, 100%, 69%)
CMYKcmyk(28%, 63%, 0%, 0%)
LABlab(57.6 63.1 -65.7)
LCHlch(57.6 91.1 313.9)
OKLCHoklch(0.662 0.232 306.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b85fff on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#b85fff on black: 6.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.2%
Green37.3%
Blue100.0%

CMYK percentages

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

Color previews

#b85fff text on a black background

contrast 6.12:1

Card sample

#b85fff text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b85fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b85fff in the Color Lab