Skip to content

#ffaa88

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

RGB
255, 170, 136
HSL
17°, 100%, 77%
CMYK
0, 33, 47, 0
Luminance
0.5179

Every format

HEX#ffaa88
RGBrgb(255, 170, 136)
HSLhsl(17, 100%, 77%)
CMYKcmyk(0%, 33%, 47%, 0%)
LABlab(77.2 27.5 30.3)
LCHlch(77.2 40.9 47.7)
OKLCHoklch(0.813 0.111 42.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green66.7%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow46.7%
Key (black)0.0%

Color previews

#ffaa88 text on a black background

contrast 11.36:1

Card sample

#ffaa88 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa88 in the Color Lab