Skip to content

#fd7b7c

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

RGB
253, 123, 124
HSL
360°, 97%, 74%
CMYK
0, 51, 51, 1
Luminance
0.3650

Every format

HEX#fd7b7c
RGBrgb(253, 123, 124)
HSLhsl(360, 97%, 74%)
CMYKcmyk(0%, 51%, 51%, 1%)
LABlab(66.9 49.6 23.1)
LCHlch(66.9 54.7 25.0)
OKLCHoklch(0.734 0.159 21.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd7b7c on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#fd7b7c on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green48.2%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow51.0%
Key (black)0.8%

Color previews

#fd7b7c text on a black background

contrast 8.30:1

Card sample

#fd7b7c text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd7b7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd7b7c in the Color Lab