Skip to content

#fcacac

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

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

Every format

HEX#fcacac
RGBrgb(252, 172, 172)
HSLhsl(0, 93%, 83%)
CMYKcmyk(0%, 32%, 32%, 1%)
LABlab(78.0 29.3 12.0)
LCHlch(78.0 31.7 22.2)
OKLCHoklch(0.821 0.095 19.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcacac on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#fcacac on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta31.7%
Yellow31.7%
Key (black)1.2%

Color previews

#fcacac text on a black background

contrast 11.64:1

Card sample

#fcacac text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcacac in the Color Lab