Skip to content

#fdac8c

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

RGB
253, 172, 140
HSL
17°, 97%, 77%
CMYK
0, 32, 45, 1
Luminance
0.5228

Every format

HEX#fdac8c
RGBrgb(253, 172, 140)
HSLhsl(17, 97%, 77%)
CMYKcmyk(0%, 32%, 45%, 1%)
LABlab(77.5 26.1 28.5)
LCHlch(77.5 38.6 47.5)
OKLCHoklch(0.815 0.105 42.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green67.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow44.7%
Key (black)0.8%

Color previews

#fdac8c text on a black background

contrast 11.46:1

Card sample

#fdac8c text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac8c in the Color Lab