Skip to content

#ff91cd

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

RGB
255, 145, 205
HSL
327°, 100%, 78%
CMYK
0, 43, 20, 0
Luminance
0.4592

Every format

HEX#ff91cd
RGBrgb(255, 145, 205)
HSLhsl(327, 100%, 78%)
CMYKcmyk(0%, 43%, 20%, 0%)
LABlab(73.5 48.8 -12.6)
LCHlch(73.5 50.4 345.5)
OKLCHoklch(0.791 0.149 347.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff91cd on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#ff91cd on black: 10.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.9%
Blue80.4%

CMYK percentages

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

Color previews

#ff91cd text on a black background

contrast 10.18:1

Card sample

#ff91cd text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff91cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff91cd in the Color Lab