Skip to content

#fdabad

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

RGB
253, 171, 173
HSL
359°, 95%, 83%
CMYK
0, 32, 32, 1
Luminance
0.5303

Every format

HEX#fdabad
RGBrgb(253, 171, 173)
HSLhsl(359, 95%, 83%)
CMYKcmyk(0%, 32%, 32%, 1%)
LABlab(77.9 30.4 11.3)
LCHlch(77.9 32.4 20.4)
OKLCHoklch(0.821 0.097 17.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.1%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta32.4%
Yellow31.6%
Key (black)0.8%

Color previews

#fdabad text on a black background

contrast 11.61:1

Card sample

#fdabad text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdabad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdabad in the Color Lab