Skip to content

#ff8199

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

RGB
255, 129, 153
HSL
349°, 100%, 75%
CMYK
0, 49, 40, 0
Luminance
0.3926

Every format

HEX#ff8199
RGBrgb(255, 129, 153)
HSLhsl(349, 100%, 75%)
CMYKcmyk(0%, 49%, 40%, 0%)
LABlab(68.9 50.1 9.7)
LCHlch(68.9 51.0 10.9)
OKLCHoklch(0.752 0.154 9.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8199 on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#ff8199 on black: 8.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.6%
Blue60.0%

CMYK percentages

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

Color previews

#ff8199 text on a black background

contrast 8.85:1

Card sample

#ff8199 text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8199

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8199 in the Color Lab