Skip to content

#fcc4ba

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

RGB
252, 196, 186
HSL
9°, 92%, 86%
CMYK
0, 22, 26, 1
Luminance
0.6372

Every format

HEX#fcc4ba
RGBrgb(252, 196, 186)
HSLhsl(9, 92%, 86%)
CMYKcmyk(0%, 22%, 26%, 1%)
LABlab(83.8 18.6 12.7)
LCHlch(83.8 22.5 34.4)
OKLCHoklch(0.868 0.066 30.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green76.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta22.2%
Yellow26.2%
Key (black)1.2%

Color previews

#fcc4ba text on a black background

contrast 13.74:1

Card sample

#fcc4ba text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc4ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc4ba in the Color Lab