Skip to content

#fcafab

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

RGB
252, 175, 171
HSL
3°, 93%, 83%
CMYK
0, 31, 32, 1
Luminance
0.5430

Every format

HEX#fcafab
RGBrgb(252, 175, 171)
HSLhsl(3, 93%, 83%)
CMYKcmyk(0%, 31%, 32%, 1%)
LABlab(78.6 27.6 13.4)
LCHlch(78.6 30.7 25.9)
OKLCHoklch(0.826 0.091 22.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcafab on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#fcafab on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green68.6%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta30.6%
Yellow32.1%
Key (black)1.2%

Color previews

#fcafab text on a black background

contrast 11.86:1

Card sample

#fcafab text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcafab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcafab in the Color Lab