Skip to content

#ffaaaf

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

RGB
255, 170, 175
HSL
357°, 100%, 83%
CMYK
0, 33, 31, 0
Luminance
0.5310

Every format

HEX#ffaaaf
RGBrgb(255, 170, 175)
HSLhsl(357, 100%, 83%)
CMYKcmyk(0%, 33%, 31%, 0%)
LABlab(77.9 31.9 10.3)
LCHlch(77.9 33.5 17.9)
OKLCHoklch(0.822 0.100 15.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green66.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow31.4%
Key (black)0.0%

Color previews

#ffaaaf text on a black background

contrast 11.62:1

Card sample

#ffaaaf text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaaaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaaaf in the Color Lab