Skip to content

#ff97ab

a light, electric red · warm · closest name: pink

RGB
255, 151, 171
HSL
349°, 100%, 80%
CMYK
0, 41, 33, 0
Luminance
0.4633

Every format

HEX#ff97ab
RGBrgb(255, 151, 171)
HSLhsl(349, 100%, 80%)
CMYKcmyk(0%, 41%, 33%, 0%)
LABlab(73.8 41.2 6.5)
LCHlch(73.8 41.7 9.0)
OKLCHoklch(0.790 0.126 8.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff97ab on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#ff97ab on black: 10.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.2%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta40.8%
Yellow32.9%
Key (black)0.0%

Color previews

#ff97ab text on a black background

contrast 10.27:1

Card sample

#ff97ab text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff97ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff97ab in the Color Lab