Skip to content

#fd98ac

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

RGB
253, 152, 172
HSL
348°, 96%, 79%
CMYK
0, 40, 32, 1
Luminance
0.4632

Every format

HEX#fd98ac
RGBrgb(253, 152, 172)
HSLhsl(348, 96%, 79%)
CMYKcmyk(0%, 40%, 32%, 1%)
LABlab(73.8 40.1 5.9)
LCHlch(73.8 40.5 8.4)
OKLCHoklch(0.789 0.123 7.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green59.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta39.9%
Yellow32.0%
Key (black)0.8%

Color previews

#fd98ac text on a black background

contrast 10.26:1

Card sample

#fd98ac text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd98ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd98ac in the Color Lab