Skip to content

#ff947f

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

RGB
255, 148, 127
HSL
10°, 100%, 75%
CMYK
0, 42, 50, 0
Luminance
0.4397

Every format

HEX#ff947f
RGBrgb(255, 148, 127)
HSLhsl(10, 100%, 75%)
CMYKcmyk(0%, 42%, 50%, 0%)
LABlab(72.2 38.1 28.6)
LCHlch(72.2 47.6 36.9)
OKLCHoklch(0.775 0.133 32.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff947f on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#ff947f on black: 9.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green58.0%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta42.0%
Yellow50.2%
Key (black)0.0%

Color previews

#ff947f text on a black background

contrast 9.79:1

Card sample

#ff947f text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 148, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 148, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff947f;
background: linear-gradient(135deg, #ff947f, #FFE97F);

Monochromatic scale

Palettes built from #ff947f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff947f in the Color Lab