Skip to content

#fcc1cf

a pale, electric red · warm · “pink”

RGB
252, 193, 207
HSL
346°, 91%, 87%
CMYK
0, 23, 18, 1
Luminance
0.6334

Every format

HEX#fcc1cf
RGBrgb(252, 193, 207)
HSLhsl(346, 91%, 87%)
CMYKcmyk(0%, 23%, 18%, 1%)
LABlab(83.6 23.1 1.2)
LCHlch(83.6 23.2 3.0)
OKLCHoklch(0.868 0.070 2.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc1cf on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#fcc1cf on black: 13.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.7%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta23.4%
Yellow17.9%
Key (black)1.2%

Color previews

#fcc1cf text on a black background

contrast 13.67:1

Card sample

#fcc1cf text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc1cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc1cf in the Color Lab