Skip to content

#b76fff

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

RGB
183, 111, 255
HSL
270°, 100%, 72%
CMYK
28, 57, 0, 0
Luminance
0.2866

Every format

HEX#b76fff
RGBrgb(183, 111, 255)
HSLhsl(270, 100%, 72%)
CMYKcmyk(28%, 57%, 0%, 0%)
LABlab(60.5 55.0 -61.1)
LCHlch(60.5 82.2 312.0)
OKLCHoklch(0.683 0.209 304.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b76fff on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#b76fff on black: 6.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red71.8%
Green43.5%
Blue100.0%

CMYK percentages

Cyan28.2%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#b76fff text on a black background

contrast 6.73:1

Card sample

#b76fff text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b76fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b76fff in the Color Lab