Skip to content

#fdaaaa

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

RGB
253, 170, 170
HSL
0°, 95%, 83%
CMYK
0, 33, 33, 1
Luminance
0.5253

Every format

HEX#fdaaaa
RGBrgb(253, 170, 170)
HSLhsl(0, 95%, 83%)
CMYKcmyk(0%, 33%, 33%, 1%)
LABlab(77.6 30.5 12.5)
LCHlch(77.6 33.0 22.3)
OKLCHoklch(0.819 0.098 19.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdaaaa on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#fdaaaa on black: 11.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green66.7%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta32.8%
Yellow32.8%
Key (black)0.8%

Color previews

#fdaaaa text on a black background

contrast 11.51:1

Card sample

#fdaaaa text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdaaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdaaaa in the Color Lab