Skip to content

#fd88ff

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

RGB
253, 136, 255
HSL
299°, 100%, 77%
CMYK
1, 47, 0, 0
Luminance
0.4571

Every format

HEX#fd88ff
RGBrgb(253, 136, 255)
HSLhsl(299, 100%, 77%)
CMYKcmyk(1%, 47%, 0%, 0%)
LABlab(73.4 60.6 -40.3)
LCHlch(73.4 72.8 326.4)
OKLCHoklch(0.795 0.201 326.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd88ff on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#fd88ff on black: 10.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green53.3%
Blue100.0%

CMYK percentages

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

Color previews

#fd88ff text on a black background

contrast 10.14:1

Card sample

#fd88ff text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd88ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd88ff in the Color Lab