Skip to content

#fdac8f

a light, electric orange · warm · closest name: salmon

RGB
253, 172, 143
HSL
16°, 97%, 78%
CMYK
0, 32, 44, 1
Luminance
0.5237

Every format

HEX#fdac8f
RGBrgb(253, 172, 143)
HSLhsl(16, 97%, 78%)
CMYKcmyk(0%, 32%, 44%, 1%)
LABlab(77.5 26.4 27.0)
LCHlch(77.5 37.8 45.6)
OKLCHoklch(0.816 0.104 40.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdac8f on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#fdac8f on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow43.5%
Key (black)0.8%

Color previews

#fdac8f text on a black background

contrast 11.47:1

Card sample

#fdac8f text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac8f in the Color Lab