Skip to content

#bb77ff

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

RGB
187, 119, 255
HSL
270°, 100%, 73%
CMYK
27, 53, 0, 0
Luminance
0.3098

Every format

HEX#bb77ff
RGBrgb(187, 119, 255)
HSLhsl(270, 100%, 73%)
CMYKcmyk(27%, 53%, 0%, 0%)
LABlab(62.5 51.8 -57.9)
LCHlch(62.5 77.7 311.8)
OKLCHoklch(0.698 0.199 304.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb77ff on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#bb77ff on black: 7.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green46.7%
Blue100.0%

CMYK percentages

Cyan26.7%
Magenta53.3%
Yellow0.0%
Key (black)0.0%

Color previews

#bb77ff text on a black background

contrast 7.20:1

Card sample

#bb77ff text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb77ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb77ff in the Color Lab