Skip to content

#ff98cb

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

RGB
255, 152, 203
HSL
330°, 100%, 80%
CMYK
0, 40, 20, 0
Luminance
0.4803

Every format

HEX#ff98cb
RGBrgb(255, 152, 203)
HSLhsl(330, 100%, 80%)
CMYKcmyk(0%, 40%, 20%, 0%)
LABlab(74.8 45.0 -9.5)
LCHlch(74.8 46.0 348.0)
OKLCHoklch(0.801 0.137 349.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff98cb on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#ff98cb on black: 10.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.6%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta40.4%
Yellow20.4%
Key (black)0.0%

Color previews

#ff98cb text on a black background

contrast 10.61:1

Card sample

#ff98cb text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff98cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff98cb in the Color Lab