Skip to content

#fd8abc

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

RGB
253, 138, 188
HSL
334°, 97%, 77%
CMYK
0, 46, 26, 1
Luminance
0.4269

Every format

HEX#fd8abc
RGBrgb(253, 138, 188)
HSLhsl(334, 97%, 77%)
CMYKcmyk(0%, 46%, 26%, 1%)
LABlab(71.3 49.2 -6.5)
LCHlch(71.3 49.7 352.5)
OKLCHoklch(0.772 0.149 353.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd8abc on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#fd8abc on black: 9.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green54.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta45.5%
Yellow25.7%
Key (black)0.8%

Color previews

#fd8abc text on a black background

contrast 9.54:1

Card sample

#fd8abc text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd8abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd8abc in the Color Lab