Skip to content

#fccaca

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

RGB
252, 202, 202
HSL
0°, 89%, 89%
CMYK
0, 20, 20, 1
Luminance
0.6720

Every format

HEX#fccaca
RGBrgb(252, 202, 202)
HSLhsl(0, 89%, 89%)
CMYKcmyk(0%, 20%, 20%, 1%)
LABlab(85.6 17.7 6.7)
LCHlch(85.6 18.9 20.9)
OKLCHoklch(0.883 0.057 18.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green79.2%
Blue79.2%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow19.8%
Key (black)1.2%

Color previews

#fccaca text on a black background

contrast 14.44:1

Card sample

#fccaca text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccaca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccaca in the Color Lab