Skip to content

#fcc3ba

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

RGB
252, 195, 186
HSL
8°, 92%, 86%
CMYK
0, 23, 26, 1
Luminance
0.6327

Every format

HEX#fcc3ba
RGBrgb(252, 195, 186)
HSLhsl(8, 92%, 86%)
CMYKcmyk(0%, 23%, 26%, 1%)
LABlab(83.6 19.1 12.4)
LCHlch(83.6 22.8 32.9)
OKLCHoklch(0.866 0.067 28.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc3ba on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#fcc3ba on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fcc3ba text on a black background

contrast 13.65:1

Card sample

#fcc3ba text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc3ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc3ba in the Color Lab