Skip to content

#fdc2cb

a pale, electric red · warm · “pink”

RGB
253, 194, 203
HSL
351°, 94%, 88%
CMYK
0, 23, 20, 1
Luminance
0.6378

Every format

HEX#fdc2cb
RGBrgb(253, 194, 203)
HSLhsl(351, 94%, 88%)
CMYKcmyk(0%, 23%, 20%, 1%)
LABlab(83.8 22.4 3.7)
LCHlch(83.8 22.7 9.4)
OKLCHoklch(0.869 0.069 8.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdc2cb on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#fdc2cb on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green76.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow19.8%
Key (black)0.8%

Color previews

#fdc2cb text on a black background

contrast 13.76:1

Card sample

#fdc2cb text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdc2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdc2cb in the Color Lab