Skip to content

#ffaaaa

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

RGB
255, 170, 170
HSL
0°, 100%, 83%
CMYK
0, 33, 33, 0
Luminance
0.5291

Every format

HEX#ffaaaa
RGBrgb(255, 170, 170)
HSLhsl(0, 100%, 83%)
CMYKcmyk(0%, 33%, 33%, 0%)
LABlab(77.8 31.2 12.9)
LCHlch(77.8 33.8 22.4)
OKLCHoklch(0.821 0.101 19.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaaaa on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#ffaaaa on black: 11.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green66.7%
Blue66.7%

CMYK percentages

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

Color previews

#ffaaaa text on a black background

contrast 11.58:1

Card sample

#ffaaaa text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaaaa in the Color Lab