Skip to content

#ff8899

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

RGB
255, 136, 153
HSL
351°, 100%, 77%
CMYK
0, 47, 40, 0
Luminance
0.4117

Every format

HEX#ff8899
RGBrgb(255, 136, 153)
HSLhsl(351, 100%, 77%)
CMYKcmyk(0%, 47%, 40%, 0%)
LABlab(70.3 46.7 11.6)
LCHlch(70.3 48.1 14.0)
OKLCHoklch(0.762 0.145 12.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8899 on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#ff8899 on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green53.3%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta46.7%
Yellow40.0%
Key (black)0.0%

Color previews

#ff8899 text on a black background

contrast 9.23:1

Card sample

#ff8899 text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8899

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8899 in the Color Lab