Skip to content

#fcc7cb

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

RGB
252, 199, 203
HSL
356°, 90%, 88%
CMYK
0, 21, 19, 1
Luminance
0.6585

Every format

HEX#fcc7cb
RGBrgb(252, 199, 203)
HSLhsl(356, 90%, 88%)
CMYKcmyk(0%, 21%, 19%, 1%)
LABlab(84.9 19.4 5.2)
LCHlch(84.9 20.1 15.1)
OKLCHoklch(0.877 0.061 13.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc7cb on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fcc7cb on black: 14.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.0%
Blue79.6%

CMYK percentages

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

Color previews

#fcc7cb text on a black background

contrast 14.17:1

Card sample

#fcc7cb text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc7cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc7cb in the Color Lab