Skip to content

#f5aaaa

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

RGB
245, 170, 170
HSL
0°, 79%, 81%
CMYK
0, 31, 31, 4
Luminance
0.5106

Every format

HEX#f5aaaa
RGBrgb(245, 170, 170)
HSLhsl(0, 79%, 81%)
CMYKcmyk(0%, 31%, 31%, 4%)
LABlab(76.7 27.6 11.2)
LCHlch(76.7 29.7 22.0)
OKLCHoklch(0.810 0.089 19.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5aaaa on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#f5aaaa on black: 11.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green66.7%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta30.6%
Yellow30.6%
Key (black)3.9%

Color previews

#f5aaaa text on a black background

contrast 11.21:1

Card sample

#f5aaaa text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5aaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5aaaa in the Color Lab