Skip to content

#fda99f

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

RGB
253, 169, 159
HSL
6°, 96%, 81%
CMYK
0, 33, 37, 1
Luminance
0.5176

Every format

HEX#fda99f
RGBrgb(253, 169, 159)
HSLhsl(6, 96%, 81%)
CMYKcmyk(0%, 33%, 37%, 1%)
LABlab(77.1 29.7 17.9)
LCHlch(77.1 34.7 31.0)
OKLCHoklch(0.814 0.101 27.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fda99f on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#fda99f on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green66.3%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta33.2%
Yellow37.2%
Key (black)0.8%

Color previews

#fda99f text on a black background

contrast 11.35:1

Card sample

#fda99f text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fda99f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fda99f in the Color Lab