Skip to content

#bb99ff

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

RGB
187, 153, 255
HSL
260°, 100%, 80%
CMYK
27, 40, 0, 0
Luminance
0.4057

Every format

HEX#bb99ff
RGBrgb(187, 153, 255)
HSLhsl(260, 100%, 80%)
CMYKcmyk(27%, 40%, 0%, 0%)
LABlab(69.9 33.3 -46.2)
LCHlch(69.9 57.0 305.8)
OKLCHoklch(0.754 0.146 298.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bb99ff on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#bb99ff on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green60.0%
Blue100.0%

CMYK percentages

Cyan26.7%
Magenta40.0%
Yellow0.0%
Key (black)0.0%

Color previews

#bb99ff text on a black background

contrast 9.11:1

Card sample

#bb99ff text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bb99ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bb99ff in the Color Lab