Skip to content

#fcacab

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

RGB
252, 172, 171
HSL
1°, 93%, 83%
CMYK
0, 32, 32, 1
Luminance
0.5314

Every format

HEX#fcacab
RGBrgb(252, 172, 171)
HSLhsl(1, 93%, 83%)
CMYKcmyk(0%, 32%, 32%, 1%)
LABlab(78.0 29.2 12.5)
LCHlch(78.0 31.8 23.1)
OKLCHoklch(0.821 0.095 20.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcacab on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#fcacab on black: 11.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green67.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta31.7%
Yellow32.1%
Key (black)1.2%

Color previews

#fcacab text on a black background

contrast 11.63:1

Card sample

#fcacab text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcacab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcacab in the Color Lab