Skip to content

#ffaa91

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

RGB
255, 170, 145
HSL
14°, 100%, 78%
CMYK
0, 33, 43, 0
Luminance
0.5205

Every format

HEX#ffaa91
RGBrgb(255, 170, 145)
HSLhsl(14, 100%, 78%)
CMYKcmyk(0%, 33%, 43%, 0%)
LABlab(77.3 28.4 25.7)
LCHlch(77.3 38.3 42.1)
OKLCHoklch(0.815 0.107 37.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa91 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa91 on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue56.9%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow43.1%
Key (black)0.0%

Color previews

#ffaa91 text on a black background

contrast 11.41:1

Card sample

#ffaa91 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa91

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa91 in the Color Lab