Skip to content

#fd646c

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

RGB
253, 100, 108
HSL
357°, 98%, 69%
CMYK
0, 61, 57, 1
Luminance
0.3108

Every format

HEX#fd646c
RGBrgb(253, 100, 108)
HSLhsl(357, 98%, 69%)
CMYKcmyk(0%, 61%, 57%, 1%)
LABlab(62.6 58.9 26.4)
LCHlch(62.6 64.5 24.2)
OKLCHoklch(0.700 0.187 20.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd646c on white: 2.91:1
AA ✗ fail · AA-large · AAA
Aa
#fd646c on black: 7.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green39.2%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta60.5%
Yellow57.3%
Key (black)0.8%

Color previews

#fd646c text on a black background

contrast 7.22:1

Card sample

#fd646c text on a white background

contrast 2.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd646c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd646c in the Color Lab