Skip to content

#ffa099

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

RGB
255, 160, 153
HSL
4°, 100%, 80%
CMYK
0, 37, 40, 0
Luminance
0.4870

Every format

HEX#ffa099
RGBrgb(255, 160, 153)
HSLhsl(4, 100%, 80%)
CMYKcmyk(0%, 37%, 40%, 0%)
LABlab(75.3 34.5 18.6)
LCHlch(75.3 39.2 28.3)
OKLCHoklch(0.800 0.114 24.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffa099 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#ffa099 on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green62.7%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta37.3%
Yellow40.0%
Key (black)0.0%

Color previews

#ffa099 text on a black background

contrast 10.74:1

Card sample

#ffa099 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffa099

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffa099 in the Color Lab