Skip to content

#ffaa99

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

RGB
255, 170, 153
HSL
10°, 100%, 80%
CMYK
0, 33, 40, 0
Luminance
0.5231

Every format

HEX#ffaa99
RGBrgb(255, 170, 153)
HSLhsl(10, 100%, 80%)
CMYKcmyk(0%, 33%, 40%, 0%)
LABlab(77.5 29.3 21.6)
LCHlch(77.5 36.4 36.4)
OKLCHoklch(0.817 0.104 31.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaa99 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#ffaa99 on black: 11.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue60.0%

CMYK percentages

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

Color previews

#ffaa99 text on a black background

contrast 11.46:1

Card sample

#ffaa99 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaa99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaa99 in the Color Lab