Skip to content

#ff878c

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

RGB
255, 135, 140
HSL
358°, 100%, 77%
CMYK
0, 47, 45, 0
Luminance
0.4048

Every format

HEX#ff878c
RGBrgb(255, 135, 140)
HSLhsl(358, 100%, 77%)
CMYKcmyk(0%, 47%, 45%, 0%)
LABlab(69.8 45.9 18.2)
LCHlch(69.8 49.3 21.6)
OKLCHoklch(0.757 0.146 18.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff878c on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#ff878c on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green52.9%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta47.1%
Yellow45.1%
Key (black)0.0%

Color previews

#ff878c text on a black background

contrast 9.10:1

Card sample

#ff878c text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff878c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff878c in the Color Lab