Skip to content

#ff87ed

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

RGB
255, 135, 237
HSL
309°, 100%, 77%
CMYK
0, 47, 7, 0
Luminance
0.4470

Every format

HEX#ff87ed
RGBrgb(255, 135, 237)
HSLhsl(309, 100%, 77%)
CMYKcmyk(0%, 47%, 7%, 0%)
LABlab(72.7 58.6 -31.4)
LCHlch(72.7 66.5 331.8)
OKLCHoklch(0.788 0.188 333.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff87ed on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#ff87ed on black: 9.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green52.9%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta47.1%
Yellow7.1%
Key (black)0.0%

Color previews

#ff87ed text on a black background

contrast 9.94:1

Card sample

#ff87ed text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff87ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff87ed in the Color Lab