Skip to content

#fdcccc

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

RGB
253, 204, 204
HSL
0°, 93%, 90%
CMYK
0, 19, 19, 1
Luminance
0.6843

Every format

HEX#fdcccc
RGBrgb(253, 204, 204)
HSLhsl(0, 93%, 90%)
CMYKcmyk(0%, 19%, 19%, 1%)
LABlab(86.2 17.3 6.6)
LCHlch(86.2 18.5 20.8)
OKLCHoklch(0.888 0.056 18.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdcccc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#fdcccc on black: 14.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green80.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta19.4%
Yellow19.4%
Key (black)0.8%

Color previews

#fdcccc text on a black background

contrast 14.69:1

Card sample

#fdcccc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdcccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdcccc in the Color Lab