Skip to content

#fe99cd

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

RGB
254, 153, 205
HSL
329°, 98%, 80%
CMYK
0, 40, 19, 0
Luminance
0.4826

Every format

HEX#fe99cd
RGBrgb(254, 153, 205)
HSLhsl(329, 98%, 80%)
CMYKcmyk(0%, 40%, 19%, 0%)
LABlab(75.0 44.4 -10.4)
LCHlch(75.0 45.6 346.8)
OKLCHoklch(0.802 0.135 348.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe99cd on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#fe99cd on black: 10.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green60.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta39.8%
Yellow19.3%
Key (black)0.4%

Color previews

#fe99cd text on a black background

contrast 10.65:1

Card sample

#fe99cd text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe99cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe99cd in the Color Lab