Skip to content

#fe88ff

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

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

Every format

HEX#fe88ff
RGBrgb(254, 136, 255)
HSLhsl(300, 100%, 77%)
CMYKcmyk(0%, 47%, 0%, 0%)
LABlab(73.5 60.9 -40.0)
LCHlch(73.5 72.9 326.7)
OKLCHoklch(0.796 0.201 327.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green53.3%
Blue100.0%

CMYK percentages

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

Color previews

#fe88ff text on a black background

contrast 10.18:1

Card sample

#fe88ff text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe88ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe88ff in the Color Lab