Skip to content

#fcc7c5

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

RGB
252, 199, 197
HSL
2°, 90%, 88%
CMYK
0, 21, 22, 1
Luminance
0.6557

Every format

HEX#fcc7c5
RGBrgb(252, 199, 197)
HSLhsl(2, 90%, 88%)
CMYKcmyk(0%, 21%, 22%, 1%)
LABlab(84.8 18.5 8.2)
LCHlch(84.8 20.3 23.9)
OKLCHoklch(0.876 0.061 20.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc7c5 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#fcc7c5 on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.0%
Blue77.3%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow21.8%
Key (black)1.2%

Color previews

#fcc7c5 text on a black background

contrast 14.11:1

Card sample

#fcc7c5 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc7c5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc7c5 in the Color Lab