Skip to content

#fdc2ac

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

RGB
253, 194, 172
HSL
16°, 95%, 83%
CMYK
0, 23, 32, 1
Luminance
0.6244

Every format

HEX#fdc2ac
RGBrgb(253, 194, 172)
HSLhsl(16, 95%, 83%)
CMYKcmyk(0%, 23%, 32%, 1%)
LABlab(83.2 18.2 19.2)
LCHlch(83.2 26.4 46.6)
OKLCHoklch(0.862 0.074 41.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdc2ac on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#fdc2ac on black: 13.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green76.1%
Blue67.5%

CMYK percentages

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

Color previews

#fdc2ac text on a black background

contrast 13.49:1

Card sample

#fdc2ac text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdc2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdc2ac in the Color Lab