Skip to content

#ff99a2

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

RGB
255, 153, 162
HSL
355°, 100%, 80%
CMYK
0, 40, 37, 0
Luminance
0.4665

Every format

HEX#ff99a2
RGBrgb(255, 153, 162)
HSLhsl(355, 100%, 80%)
CMYKcmyk(0%, 40%, 37%, 0%)
LABlab(74.0 39.1 11.8)
LCHlch(74.0 40.8 16.8)
OKLCHoklch(0.791 0.122 14.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff99a2 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#ff99a2 on black: 10.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow36.5%
Key (black)0.0%

Color previews

#ff99a2 text on a black background

contrast 10.33:1

Card sample

#ff99a2 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99a2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99a2 in the Color Lab