Skip to content

#ff7088

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

RGB
255, 112, 136
HSL
350°, 100%, 72%
CMYK
0, 56, 47, 0
Luminance
0.3463

Every format

HEX#ff7088
RGBrgb(255, 112, 136)
HSLhsl(350, 100%, 72%)
CMYKcmyk(0%, 56%, 47%, 0%)
LABlab(65.5 56.5 14.4)
LCHlch(65.5 58.3 14.3)
OKLCHoklch(0.724 0.175 12.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7088 on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#ff7088 on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green43.9%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta56.1%
Yellow46.7%
Key (black)0.0%

Color previews

#ff7088 text on a black background

contrast 7.93:1

Card sample

#ff7088 text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7088

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7088 in the Color Lab