Skip to content

#ffbbff

a pale, electric magenta / pink · warm · closest name: plum

RGB
255, 187, 255
HSL
300°, 100%, 87%
CMYK
0, 27, 0, 0
Luminance
0.6402

Every format

HEX#ffbbff
RGBrgb(255, 187, 255)
HSLhsl(300, 100%, 87%)
CMYKcmyk(0%, 27%, 0%, 0%)
LABlab(84.0 35.3 -23.9)
LCHlch(84.0 42.6 325.9)
OKLCHoklch(0.876 0.117 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbbff on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#ffbbff on black: 13.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green73.3%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow0.0%
Key (black)0.0%

Color previews

#ffbbff text on a black background

contrast 13.80:1

Card sample

#ffbbff text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbbff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbbff in the Color Lab