Skip to content

#fccfcc

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

RGB
252, 207, 204
HSL
4°, 89%, 89%
CMYK
0, 18, 19, 1
Luminance
0.6968

Every format

HEX#fccfcc
RGBrgb(252, 207, 204)
HSLhsl(4, 89%, 89%)
CMYKcmyk(0%, 18%, 19%, 1%)
LABlab(86.8 15.4 7.5)
LCHlch(86.8 17.1 25.9)
OKLCHoklch(0.892 0.051 22.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccfcc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#fccfcc on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green81.2%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta17.9%
Yellow19.0%
Key (black)1.2%

Color previews

#fccfcc text on a black background

contrast 14.94:1

Card sample

#fccfcc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccfcc in the Color Lab