Skip to content

#fd92ac

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

RGB
253, 146, 172
HSL
345°, 96%, 78%
CMYK
0, 42, 32, 1
Luminance
0.4442

Every format

HEX#fd92ac
RGBrgb(253, 146, 172)
HSLhsl(345, 96%, 78%)
CMYKcmyk(0%, 42%, 32%, 1%)
LABlab(72.5 43.2 4.2)
LCHlch(72.5 43.4 5.5)
OKLCHoklch(0.780 0.131 5.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd92ac on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#fd92ac on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green57.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta42.3%
Yellow32.0%
Key (black)0.8%

Color previews

#fd92ac text on a black background

contrast 9.88:1

Card sample

#fd92ac text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd92ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd92ac in the Color Lab