Skip to content

#ff90cd

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

RGB
255, 144, 205
HSL
327°, 100%, 78%
CMYK
0, 44, 20, 0
Luminance
0.4561

Every format

HEX#ff90cd
RGBrgb(255, 144, 205)
HSLhsl(327, 100%, 78%)
CMYKcmyk(0%, 44%, 20%, 0%)
LABlab(73.3 49.3 -12.9)
LCHlch(73.3 50.9 345.3)
OKLCHoklch(0.789 0.151 347.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff90cd on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#ff90cd on black: 10.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta43.5%
Yellow19.6%
Key (black)0.0%

Color previews

#ff90cd text on a black background

contrast 10.12:1

Card sample

#ff90cd text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff90cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff90cd in the Color Lab