Skip to content

#fdadcc

a light, electric magenta / pink · warm · closest name: pink

RGB
253, 173, 204
HSL
337°, 95%, 84%
CMYK
0, 32, 19, 1
Luminance
0.5513

Every format

HEX#fdadcc
RGBrgb(253, 173, 204)
HSLhsl(337, 95%, 84%)
CMYKcmyk(0%, 32%, 19%, 1%)
LABlab(79.1 33.6 -3.8)
LCHlch(79.1 33.8 353.6)
OKLCHoklch(0.833 0.101 354.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdadcc on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#fdadcc on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta31.6%
Yellow19.4%
Key (black)0.8%

Color previews

#fdadcc text on a black background

contrast 12.03:1

Card sample

#fdadcc text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdadcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdadcc in the Color Lab