Skip to content

#ff8099

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

RGB
255, 128, 153
HSL
348°, 100%, 75%
CMYK
0, 50, 40, 0
Luminance
0.3900

Every format

HEX#ff8099
RGBrgb(255, 128, 153)
HSLhsl(348, 100%, 75%)
CMYKcmyk(0%, 50%, 40%, 0%)
LABlab(68.8 50.6 9.4)
LCHlch(68.8 51.5 10.5)
OKLCHoklch(0.750 0.156 9.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8099 on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#ff8099 on black: 8.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow40.0%
Key (black)0.0%

Color previews

#ff8099 text on a black background

contrast 8.80:1

Card sample

#ff8099 text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8099

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8099 in the Color Lab