Skip to content

#ca98ac

a light, soft magenta / pink · warm · closest name: pink

RGB
202, 152, 172
HSL
336°, 32%, 69%
CMYK
0, 25, 15, 21
Luminance
0.3799

Every format

HEX#ca98ac
RGBrgb(202, 152, 172)
HSLhsl(336, 32%, 69%)
CMYKcmyk(0%, 25%, 15%, 21%)
LABlab(68.0 21.8 -3.1)
LCHlch(68.0 22.0 351.9)
OKLCHoklch(0.733 0.065 353.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ca98ac on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#ca98ac on black: 8.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green59.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta24.8%
Yellow14.9%
Key (black)20.8%

Color previews

#ca98ac text on a black background

contrast 8.60:1

Card sample

#ca98ac text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ca98ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ca98ac in the Color Lab