Skip to content

#b77fff

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

RGB
183, 127, 255
HSL
266°, 100%, 75%
CMYK
28, 50, 0, 0
Luminance
0.3247

Every format

HEX#b77fff
RGBrgb(183, 127, 255)
HSLhsl(266, 100%, 75%)
CMYKcmyk(28%, 50%, 0%, 0%)
LABlab(63.7 46.5 -56.0)
LCHlch(63.7 72.8 309.7)
OKLCHoklch(0.707 0.186 302.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b77fff on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#b77fff on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red71.8%
Green49.8%
Blue100.0%

CMYK percentages

Cyan28.2%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#b77fff text on a black background

contrast 7.49:1

Card sample

#b77fff text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b77fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b77fff in the Color Lab