Skip to content

#ffafaa

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

RGB
255, 175, 170
HSL
4°, 100%, 83%
CMYK
0, 31, 33, 0
Luminance
0.5482

Every format

HEX#ffafaa
RGBrgb(255, 175, 170)
HSLhsl(4, 100%, 83%)
CMYKcmyk(0%, 31%, 33%, 0%)
LABlab(78.9 28.6 14.4)
LCHlch(78.9 32.1 26.8)
OKLCHoklch(0.829 0.095 23.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffafaa on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#ffafaa on black: 11.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow33.3%
Key (black)0.0%

Color previews

#ffafaa text on a black background

contrast 11.96:1

Card sample

#ffafaa text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffafaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffafaa in the Color Lab