Skip to content

#ff88bb

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

RGB
255, 136, 187
HSL
334°, 100%, 77%
CMYK
0, 47, 27, 0
Luminance
0.4246

Every format

HEX#ff88bb
RGBrgb(255, 136, 187)
HSLhsl(334, 100%, 77%)
CMYKcmyk(0%, 47%, 27%, 0%)
LABlab(71.2 50.8 -6.1)
LCHlch(71.2 51.1 353.1)
OKLCHoklch(0.772 0.154 354.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff88bb on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#ff88bb on black: 9.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green53.3%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta46.7%
Yellow26.7%
Key (black)0.0%

Color previews

#ff88bb text on a black background

contrast 9.49:1

Card sample

#ff88bb text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff88bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff88bb in the Color Lab