Skip to content

#fdbecc

a pale, electric red · warm · “pink”

RGB
253, 190, 204
HSL
347°, 94%, 87%
CMYK
0, 25, 19, 1
Luminance
0.6207

Every format

HEX#fdbecc
RGBrgb(253, 190, 204)
HSLhsl(347, 94%, 87%)
CMYKcmyk(0%, 25%, 19%, 1%)
LABlab(83.0 24.6 1.8)
LCHlch(83.0 24.7 4.3)
OKLCHoklch(0.863 0.074 4.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbecc on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#fdbecc on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green74.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta24.9%
Yellow19.4%
Key (black)0.8%

Color previews

#fdbecc text on a black background

contrast 13.41:1

Card sample

#fdbecc text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbecc in the Color Lab