Skip to content

#fdcdca

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

RGB
253, 205, 202
HSL
4°, 93%, 89%
CMYK
0, 19, 20, 1
Luminance
0.6881

Every format

HEX#fdcdca
RGBrgb(253, 205, 202)
HSLhsl(4, 93%, 89%)
CMYKcmyk(0%, 19%, 20%, 1%)
LABlab(86.4 16.5 7.9)
LCHlch(86.4 18.3 25.7)
OKLCHoklch(0.889 0.055 22.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdcdca on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#fdcdca on black: 14.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green80.4%
Blue79.2%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow20.2%
Key (black)0.8%

Color previews

#fdcdca text on a black background

contrast 14.76:1

Card sample

#fdcdca text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdcdca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdcdca in the Color Lab