Skip to content

#fcc0c2

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

RGB
252, 192, 194
HSL
358°, 91%, 87%
CMYK
0, 24, 23, 1
Luminance
0.6229

Every format

HEX#fcc0c2
RGBrgb(252, 192, 194)
HSLhsl(358, 91%, 87%)
CMYKcmyk(0%, 24%, 23%, 1%)
LABlab(83.1 21.8 7.4)
LCHlch(83.1 23.0 18.7)
OKLCHoklch(0.862 0.069 16.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc0c2 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#fcc0c2 on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.3%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow23.0%
Key (black)1.2%

Color previews

#fcc0c2 text on a black background

contrast 13.46:1

Card sample

#fcc0c2 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc0c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc0c2 in the Color Lab