Skip to content

#ff91dd

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

RGB
255, 145, 221
HSL
319°, 100%, 78%
CMYK
0, 43, 13, 0
Luminance
0.4673

Every format

HEX#ff91dd
RGBrgb(255, 145, 221)
HSLhsl(319, 100%, 78%)
CMYKcmyk(0%, 43%, 13%, 0%)
LABlab(74.0 51.2 -20.6)
LCHlch(74.0 55.2 338.0)
OKLCHoklch(0.796 0.160 339.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff91dd on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#ff91dd on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.9%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta43.1%
Yellow13.3%
Key (black)0.0%

Color previews

#ff91dd text on a black background

contrast 10.35:1

Card sample

#ff91dd text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff91dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff91dd in the Color Lab