Skip to content

#fcc2ce

a pale, electric red · warm · “pink”

RGB
252, 194, 206
HSL
348°, 91%, 88%
CMYK
0, 23, 18, 1
Luminance
0.6374

Every format

HEX#fcc2ce
RGBrgb(252, 194, 206)
HSLhsl(348, 91%, 88%)
CMYKcmyk(0%, 23%, 18%, 1%)
LABlab(83.8 22.5 2.0)
LCHlch(83.8 22.6 5.2)
OKLCHoklch(0.869 0.068 4.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc2ce on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#fcc2ce on black: 13.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.1%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta23.0%
Yellow18.3%
Key (black)1.2%

Color previews

#fcc2ce text on a black background

contrast 13.75:1

Card sample

#fcc2ce text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc2ce in the Color Lab