Skip to content

#fd88fd

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

RGB
253, 136, 253
HSL
300°, 97%, 76%
CMYK
0, 46, 0, 1
Luminance
0.4558

Every format

HEX#fd88fd
RGBrgb(253, 136, 253)
HSLhsl(300, 97%, 76%)
CMYKcmyk(0%, 46%, 0%, 1%)
LABlab(73.3 60.3 -39.3)
LCHlch(73.3 72.0 326.9)
OKLCHoklch(0.794 0.199 327.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd88fd on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#fd88fd on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green53.3%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta46.2%
Yellow0.0%
Key (black)0.8%

Color previews

#fd88fd text on a black background

contrast 10.12:1

Card sample

#fd88fd text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd88fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd88fd in the Color Lab