Skip to content

#fccace

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

RGB
252, 202, 206
HSL
355°, 89%, 89%
CMYK
0, 20, 18, 1
Luminance
0.6739

Every format

HEX#fccace
RGBrgb(252, 202, 206)
HSLhsl(355, 89%, 89%)
CMYKcmyk(0%, 20%, 18%, 1%)
LABlab(85.7 18.3 4.8)
LCHlch(85.7 18.9 14.6)
OKLCHoklch(0.884 0.057 12.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccace on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fccace on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green79.2%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow18.3%
Key (black)1.2%

Color previews

#fccace text on a black background

contrast 14.48:1

Card sample

#fccace text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccace in the Color Lab