Skip to content

#fcc2cb

a pale, electric red · warm · “pink”

RGB
252, 194, 203
HSL
351°, 91%, 88%
CMYK
0, 23, 19, 1
Luminance
0.6359

Every format

HEX#fcc2cb
RGBrgb(252, 194, 203)
HSLhsl(351, 91%, 88%)
CMYKcmyk(0%, 23%, 19%, 1%)
LABlab(83.8 22.0 3.5)
LCHlch(83.8 22.3 9.1)
OKLCHoklch(0.868 0.067 8.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green76.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta23.0%
Yellow19.4%
Key (black)1.2%

Color previews

#fcc2cb text on a black background

contrast 13.72:1

Card sample

#fcc2cb text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc2cb in the Color Lab