Skip to content

#cca2ac

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

RGB
204, 162, 172
HSL
346°, 29%, 72%
CMYK
0, 21, 16, 20
Luminance
0.4166

Every format

HEX#cca2ac
RGBrgb(204, 162, 172)
HSLhsl(346, 29%, 72%)
CMYKcmyk(0%, 21%, 16%, 20%)
LABlab(70.6 17.1 0.8)
LCHlch(70.6 17.1 2.5)
OKLCHoklch(0.753 0.051 2.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cca2ac on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#cca2ac on black: 9.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green63.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow15.7%
Key (black)20.0%

Color previews

#cca2ac text on a black background

contrast 9.33:1

Card sample

#cca2ac text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cca2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cca2ac in the Color Lab