Skip to content

#fcc3cc

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

RGB
252, 195, 204
HSL
351°, 91%, 88%
CMYK
0, 23, 19, 1
Luminance
0.6409

Every format

HEX#fcc3cc
RGBrgb(252, 195, 204)
HSLhsl(351, 91%, 88%)
CMYKcmyk(0%, 23%, 19%, 1%)
LABlab(84.0 21.6 3.4)
LCHlch(84.0 21.9 8.8)
OKLCHoklch(0.870 0.066 8.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc3cc on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#fcc3cc on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow19.0%
Key (black)1.2%

Color previews

#fcc3cc text on a black background

contrast 13.82:1

Card sample

#fcc3cc text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc3cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc3cc in the Color Lab