Skip to content

#fd90ac

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

RGB
253, 144, 172
HSL
345°, 97%, 78%
CMYK
0, 43, 32, 1
Luminance
0.4381

Every format

HEX#fd90ac
RGBrgb(253, 144, 172)
HSLhsl(345, 97%, 78%)
CMYKcmyk(0%, 43%, 32%, 1%)
LABlab(72.1 44.2 3.6)
LCHlch(72.1 44.3 4.6)
OKLCHoklch(0.777 0.134 4.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd90ac on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#fd90ac on black: 9.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green56.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta43.1%
Yellow32.0%
Key (black)0.8%

Color previews

#fd90ac text on a black background

contrast 9.76:1

Card sample

#fd90ac text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd90ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd90ac in the Color Lab