Skip to content

#fdbdcc

a pale, electric red · warm · “pink”

RGB
253, 189, 204
HSL
346°, 94%, 87%
CMYK
0, 25, 19, 1
Luminance
0.6164

Every format

HEX#fdbdcc
RGBrgb(253, 189, 204)
HSLhsl(346, 94%, 87%)
CMYKcmyk(0%, 25%, 19%, 1%)
LABlab(82.7 25.2 1.5)
LCHlch(82.7 25.2 3.4)
OKLCHoklch(0.861 0.076 3.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbdcc on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#fdbdcc on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green74.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta25.3%
Yellow19.4%
Key (black)0.8%

Color previews

#fdbdcc text on a black background

contrast 13.33:1

Card sample

#fdbdcc text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbdcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbdcc in the Color Lab