Skip to content

#ff8088

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

RGB
255, 128, 136
HSL
356°, 100%, 75%
CMYK
0, 50, 47, 0
Luminance
0.3848

Every format

HEX#ff8088
RGBrgb(255, 128, 136)
HSLhsl(356, 100%, 75%)
CMYKcmyk(0%, 50%, 47%, 0%)
LABlab(68.4 48.9 18.4)
LCHlch(68.4 52.3 20.7)
OKLCHoklch(0.746 0.154 17.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8088 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#ff8088 on black: 8.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow46.7%
Key (black)0.0%

Color previews

#ff8088 text on a black background

contrast 8.70:1

Card sample

#ff8088 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8088

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8088 in the Color Lab