Skip to content

#fe90cd

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

RGB
254, 144, 205
HSL
327°, 98%, 78%
CMYK
0, 43, 19, 0
Luminance
0.4543

Every format

HEX#fe90cd
RGBrgb(254, 144, 205)
HSLhsl(327, 98%, 78%)
CMYKcmyk(0%, 43%, 19%, 0%)
LABlab(73.2 49.0 -13.1)
LCHlch(73.2 50.7 345.0)
OKLCHoklch(0.788 0.150 346.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe90cd on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#fe90cd on black: 10.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green56.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta43.3%
Yellow19.3%
Key (black)0.4%

Color previews

#fe90cd text on a black background

contrast 10.09:1

Card sample

#fe90cd text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe90cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe90cd in the Color Lab