Skip to content

#ff97cb

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

RGB
255, 151, 203
HSL
330°, 100%, 80%
CMYK
0, 41, 20, 0
Luminance
0.4771

Every format

HEX#ff97cb
RGBrgb(255, 151, 203)
HSLhsl(330, 100%, 80%)
CMYKcmyk(0%, 41%, 20%, 0%)
LABlab(74.6 45.5 -9.8)
LCHlch(74.6 46.5 347.8)
OKLCHoklch(0.799 0.138 349.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff97cb on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#ff97cb on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.2%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow20.4%
Key (black)0.0%

Color previews

#ff97cb text on a black background

contrast 10.54:1

Card sample

#ff97cb text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff97cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff97cb in the Color Lab