Skip to content

#fcc8bb

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

RGB
252, 200, 187
HSL
12°, 92%, 86%
CMYK
0, 21, 26, 1
Luminance
0.6559

Every format

HEX#fcc8bb
RGBrgb(252, 200, 187)
HSLhsl(12, 92%, 86%)
CMYKcmyk(0%, 21%, 26%, 1%)
LABlab(84.8 16.6 13.5)
LCHlch(84.8 21.4 39.2)
OKLCHoklch(0.875 0.062 34.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green78.4%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow25.8%
Key (black)1.2%

Color previews

#fcc8bb text on a black background

contrast 14.12:1

Card sample

#fcc8bb text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc8bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc8bb in the Color Lab