Skip to content

#ff98df

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

RGB
255, 152, 223
HSL
319°, 100%, 80%
CMYK
0, 40, 13, 0
Luminance
0.4904

Every format

HEX#ff98df
RGBrgb(255, 152, 223)
HSLhsl(319, 100%, 80%)
CMYKcmyk(0%, 40%, 13%, 0%)
LABlab(75.5 48.0 -19.5)
LCHlch(75.5 51.8 337.8)
OKLCHoklch(0.808 0.149 339.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff98df on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#ff98df on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.6%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta40.4%
Yellow12.5%
Key (black)0.0%

Color previews

#ff98df text on a black background

contrast 10.81:1

Card sample

#ff98df text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff98df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff98df in the Color Lab