Skip to content

#ff98ac

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

RGB
255, 152, 172
HSL
348°, 100%, 80%
CMYK
0, 40, 33, 0
Luminance
0.4670

Every format

HEX#ff98ac
RGBrgb(255, 152, 172)
HSLhsl(348, 100%, 80%)
CMYKcmyk(0%, 40%, 33%, 0%)
LABlab(74.0 40.8 6.3)
LCHlch(74.0 41.3 8.8)
OKLCHoklch(0.792 0.125 7.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff98ac on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#ff98ac on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green59.6%
Blue67.5%

CMYK percentages

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

Color previews

#ff98ac text on a black background

contrast 10.34:1

Card sample

#ff98ac text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff98ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff98ac in the Color Lab