Skip to content

#ff8377

a light, electric red · warm · “salmon”

RGB
255, 131, 119
HSL
5°, 100%, 73%
CMYK
0, 49, 53, 0
Luminance
0.3882

Every format

HEX#ff8377
RGBrgb(255, 131, 119)
HSLhsl(5, 100%, 73%)
CMYKcmyk(0%, 49%, 53%, 0%)
LABlab(68.6 46.0 28.3)
LCHlch(68.6 54.0 31.6)
OKLCHoklch(0.747 0.153 27.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green51.4%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta48.6%
Yellow53.3%
Key (black)0.0%

Color previews

#ff8377 text on a black background

contrast 8.76:1

Card sample

#ff8377 text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8377

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8377 in the Color Lab