Skip to content

#ff8374

a light, electric red · warm · “salmon”

RGB
255, 131, 116
HSL
7°, 100%, 73%
CMYK
0, 49, 55, 0
Luminance
0.3875

Every format

HEX#ff8374
RGBrgb(255, 131, 116)
HSLhsl(7, 100%, 73%)
CMYKcmyk(0%, 49%, 55%, 0%)
LABlab(68.6 45.7 29.8)
LCHlch(68.6 54.6 33.1)
OKLCHoklch(0.747 0.154 28.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8374 on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#ff8374 on black: 8.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green51.4%
Blue45.5%

CMYK percentages

Cyan0.0%
Magenta48.6%
Yellow54.5%
Key (black)0.0%

Color previews

#ff8374 text on a black background

contrast 8.75:1

Card sample

#ff8374 text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8374

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8374 in the Color Lab