Skip to content

#ff97db

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

RGB
255, 151, 219
HSL
321°, 100%, 80%
CMYK
0, 41, 14, 0
Luminance
0.4851

Every format

HEX#ff97db
RGBrgb(255, 151, 219)
HSLhsl(321, 100%, 80%)
CMYKcmyk(0%, 41%, 14%, 0%)
LABlab(75.2 47.9 -17.9)
LCHlch(75.2 51.1 339.5)
OKLCHoklch(0.805 0.148 341.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff97db on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#ff97db on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.2%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow14.1%
Key (black)0.0%

Color previews

#ff97db text on a black background

contrast 10.70:1

Card sample

#ff97db text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff97db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff97db in the Color Lab