Skip to content

#ff888b

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

RGB
255, 136, 139
HSL
359°, 100%, 77%
CMYK
0, 47, 46, 0
Luminance
0.4073

Every format

HEX#ff888b
RGBrgb(255, 136, 139)
HSLhsl(359, 100%, 77%)
CMYKcmyk(0%, 47%, 46%, 0%)
LABlab(70.0 45.3 19.0)
LCHlch(70.0 49.1 22.8)
OKLCHoklch(0.759 0.144 19.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff888b on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#ff888b on black: 9.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green53.3%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta46.7%
Yellow45.5%
Key (black)0.0%

Color previews

#ff888b text on a black background

contrast 9.15:1

Card sample

#ff888b text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff888b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff888b in the Color Lab