Skip to content

#fcc8cf

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

RGB
252, 200, 207
HSL
352°, 90%, 89%
CMYK
0, 21, 18, 1
Luminance
0.6651

Every format

HEX#fcc8cf
RGBrgb(252, 200, 207)
HSLhsl(352, 90%, 89%)
CMYKcmyk(0%, 21%, 18%, 1%)
LABlab(85.3 19.5 3.6)
LCHlch(85.3 19.8 10.4)
OKLCHoklch(0.880 0.060 9.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc8cf on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fcc8cf on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.4%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow17.9%
Key (black)1.2%

Color previews

#fcc8cf text on a black background

contrast 14.30:1

Card sample

#fcc8cf text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc8cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc8cf in the Color Lab