Skip to content

#ffaa8b

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

RGB
255, 170, 139
HSL
16°, 100%, 77%
CMYK
0, 33, 46, 0
Luminance
0.5187

Every format

HEX#ffaa8b
RGBrgb(255, 170, 139)
HSLhsl(16, 100%, 77%)
CMYKcmyk(0%, 33%, 46%, 0%)
LABlab(77.2 27.8 28.8)
LCHlch(77.2 40.0 46.0)
OKLCHoklch(0.814 0.110 40.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa8b on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa8b on black: 11.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow45.5%
Key (black)0.0%

Color previews

#ffaa8b text on a black background

contrast 11.37:1

Card sample

#ffaa8b text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa8b in the Color Lab