Skip to content

#fc90cd

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

RGB
252, 144, 205
HSL
326°, 95%, 78%
CMYK
0, 43, 19, 1
Luminance
0.4505

Every format

HEX#fc90cd
RGBrgb(252, 144, 205)
HSLhsl(326, 95%, 78%)
CMYKcmyk(0%, 43%, 19%, 1%)
LABlab(72.9 48.3 -13.5)
LCHlch(72.9 50.2 344.4)
OKLCHoklch(0.786 0.148 346.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc90cd on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#fc90cd on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green56.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta42.9%
Yellow18.7%
Key (black)1.2%

Color previews

#fc90cd text on a black background

contrast 10.01:1

Card sample

#fc90cd text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc90cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc90cd in the Color Lab