Skip to content

#fdc7ac

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

RGB
253, 199, 172
HSL
20°, 95%, 83%
CMYK
0, 21, 32, 1
Luminance
0.6471

Every format

HEX#fdc7ac
RGBrgb(253, 199, 172)
HSLhsl(20, 95%, 83%)
CMYKcmyk(0%, 21%, 32%, 1%)
LABlab(84.3 15.5 20.9)
LCHlch(84.3 26.0 53.3)
OKLCHoklch(0.871 0.072 47.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdc7ac on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fdc7ac on black: 13.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green78.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta21.3%
Yellow32.0%
Key (black)0.8%

Color previews

#fdc7ac text on a black background

contrast 13.94:1

Card sample

#fdc7ac text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdc7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdc7ac in the Color Lab