Skip to content

#ed98ac

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

RGB
237, 152, 172
HSL
346°, 70%, 76%
CMYK
0, 36, 27, 7
Luminance
0.4344

Every format

HEX#ed98ac
RGBrgb(237, 152, 172)
HSLhsl(346, 70%, 76%)
CMYKcmyk(0%, 36%, 27%, 7%)
LABlab(71.8 34.4 3.0)
LCHlch(71.8 34.5 4.9)
OKLCHoklch(0.771 0.104 4.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ed98ac on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#ed98ac on black: 9.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green59.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta35.9%
Yellow27.4%
Key (black)7.1%

Color previews

#ed98ac text on a black background

contrast 9.69:1

Card sample

#ed98ac text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ed98ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ed98ac in the Color Lab