Skip to content

#ff998f

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

RGB
255, 153, 143
HSL
5°, 100%, 78%
CMYK
0, 40, 44, 0
Luminance
0.4603

Every format

HEX#ff998f
RGBrgb(255, 153, 143)
HSLhsl(5, 100%, 78%)
CMYKcmyk(0%, 40%, 44%, 0%)
LABlab(73.6 37.0 21.7)
LCHlch(73.6 42.9 30.3)
OKLCHoklch(0.786 0.124 26.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff998f on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#ff998f on black: 10.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow43.9%
Key (black)0.0%

Color previews

#ff998f text on a black background

contrast 10.21:1

Card sample

#ff998f text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff998f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff998f in the Color Lab