Skip to content

#fcc2ba

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

RGB
252, 194, 186
HSL
7°, 92%, 86%
CMYK
0, 23, 26, 1
Luminance
0.6282

Every format

HEX#fcc2ba
RGBrgb(252, 194, 186)
HSLhsl(7, 92%, 86%)
CMYKcmyk(0%, 23%, 26%, 1%)
LABlab(83.3 19.6 12.0)
LCHlch(83.3 23.0 31.5)
OKLCHoklch(0.864 0.068 27.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc2ba on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#fcc2ba on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fcc2ba text on a black background

contrast 13.56:1

Card sample

#fcc2ba text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc2ba in the Color Lab