Skip to content

#fc98af

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

RGB
252, 152, 175
HSL
346°, 94%, 79%
CMYK
0, 40, 31, 1
Luminance
0.4625

Every format

HEX#fc98af
RGBrgb(252, 152, 175)
HSLhsl(346, 94%, 79%)
CMYKcmyk(0%, 40%, 31%, 1%)
LABlab(73.7 40.1 4.2)
LCHlch(73.7 40.3 6.0)
OKLCHoklch(0.789 0.122 5.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green59.6%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta39.7%
Yellow30.6%
Key (black)1.2%

Color previews

#fc98af text on a black background

contrast 10.25:1

Card sample

#fc98af text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc98af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc98af in the Color Lab