Skip to content

#ff97ac

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

RGB
255, 151, 172
HSL
348°, 100%, 80%
CMYK
0, 41, 33, 0
Luminance
0.4637

Every format

HEX#ff97ac
RGBrgb(255, 151, 172)
HSLhsl(348, 100%, 80%)
CMYKcmyk(0%, 41%, 33%, 0%)
LABlab(73.8 41.3 6.0)
LCHlch(73.8 41.8 8.3)
OKLCHoklch(0.790 0.126 7.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green59.2%
Blue67.5%

CMYK percentages

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

Color previews

#ff97ac text on a black background

contrast 10.27:1

Card sample

#ff97ac text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff97ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff97ac in the Color Lab