Skip to content

#fda3cb

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

RGB
253, 163, 203
HSL
333°, 96%, 82%
CMYK
0, 36, 20, 1
Luminance
0.5139

Every format

HEX#fda3cb
RGBrgb(253, 163, 203)
HSLhsl(333, 96%, 82%)
CMYKcmyk(0%, 36%, 20%, 1%)
LABlab(76.9 38.6 -6.5)
LCHlch(76.9 39.2 350.5)
OKLCHoklch(0.816 0.117 351.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fda3cb on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#fda3cb on black: 11.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green63.9%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta35.6%
Yellow19.8%
Key (black)0.8%

Color previews

#fda3cb text on a black background

contrast 11.28:1

Card sample

#fda3cb text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fda3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fda3cb in the Color Lab