Skip to content

#ff88ff

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

RGB
255, 136, 255
HSL
300°, 100%, 77%
CMYK
0, 47, 0, 0
Luminance
0.4609

Every format

HEX#ff88ff
RGBrgb(255, 136, 255)
HSLhsl(300, 100%, 77%)
CMYKcmyk(0%, 47%, 0%, 0%)
LABlab(73.6 61.2 -39.9)
LCHlch(73.6 73.0 326.9)
OKLCHoklch(0.798 0.202 327.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff88ff on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#ff88ff on black: 10.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green53.3%
Blue100.0%

CMYK percentages

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

Color previews

#ff88ff text on a black background

contrast 10.22:1

Card sample

#ff88ff text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff88ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff88ff in the Color Lab