Skip to content

#fd98cb

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

RGB
253, 152, 203
HSL
330°, 96%, 79%
CMYK
0, 40, 20, 1
Luminance
0.4765

Every format

HEX#fd98cb
RGBrgb(253, 152, 203)
HSLhsl(330, 96%, 79%)
CMYKcmyk(0%, 40%, 20%, 1%)
LABlab(74.6 44.3 -9.9)
LCHlch(74.6 45.4 347.4)
OKLCHoklch(0.798 0.135 348.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd98cb on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#fd98cb on black: 10.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green59.6%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta39.9%
Yellow19.8%
Key (black)0.8%

Color previews

#fd98cb text on a black background

contrast 10.53:1

Card sample

#fd98cb text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd98cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd98cb in the Color Lab