Skip to content

#ff7c6d

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

RGB
255, 124, 109
HSL
6°, 100%, 71%
CMYK
0, 51, 57, 0
Luminance
0.3678

Every format

HEX#ff7c6d
RGBrgb(255, 124, 109)
HSLhsl(6, 100%, 71%)
CMYKcmyk(0%, 51%, 57%, 0%)
LABlab(67.1 48.6 31.8)
LCHlch(67.1 58.1 33.2)
OKLCHoklch(0.735 0.163 28.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7c6d on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#ff7c6d on black: 8.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green48.6%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta51.4%
Yellow57.3%
Key (black)0.0%

Color previews

#ff7c6d text on a black background

contrast 8.36:1

Card sample

#ff7c6d text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7c6d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7c6d in the Color Lab