Skip to content

#fccacb

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

RGB
252, 202, 203
HSL
359°, 89%, 89%
CMYK
0, 20, 19, 1
Luminance
0.6725

Every format

HEX#fccacb
RGBrgb(252, 202, 203)
HSLhsl(359, 89%, 89%)
CMYKcmyk(0%, 20%, 19%, 1%)
LABlab(85.6 17.8 6.2)
LCHlch(85.6 18.9 19.3)
OKLCHoklch(0.883 0.057 16.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fccacb text on a black background

contrast 14.45:1

Card sample

#fccacb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccacb in the Color Lab