Skip to content

#fcb2ac

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

RGB
252, 178, 172
HSL
5°, 93%, 83%
CMYK
0, 29, 32, 1
Luminance
0.5551

Every format

HEX#fcb2ac
RGBrgb(252, 178, 172)
HSLhsl(5, 93%, 83%)
CMYKcmyk(0%, 29%, 32%, 1%)
LABlab(79.3 26.2 13.9)
LCHlch(79.3 29.6 27.9)
OKLCHoklch(0.832 0.087 24.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcb2ac on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#fcb2ac on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta29.4%
Yellow31.7%
Key (black)1.2%

Color previews

#fcb2ac text on a black background

contrast 12.10:1

Card sample

#fcb2ac text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcb2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcb2ac in the Color Lab