Skip to content

#fe98ac

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

RGB
254, 152, 172
HSL
348°, 98%, 80%
CMYK
0, 40, 32, 0
Luminance
0.4651

Every format

HEX#fe98ac
RGBrgb(254, 152, 172)
HSLhsl(348, 98%, 80%)
CMYKcmyk(0%, 40%, 32%, 0%)
LABlab(73.9 40.5 6.1)
LCHlch(73.9 40.9 8.6)
OKLCHoklch(0.790 0.124 7.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta40.2%
Yellow32.3%
Key (black)0.4%

Color previews

#fe98ac text on a black background

contrast 10.30:1

Card sample

#fe98ac text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe98ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe98ac in the Color Lab