Skip to content

#fcd2ac

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

RGB
252, 210, 172
HSL
29°, 93%, 83%
CMYK
0, 17, 32, 1
Luminance
0.6977

Every format

HEX#fcd2ac
RGBrgb(252, 210, 172)
HSLhsl(29, 93%, 83%)
CMYKcmyk(0%, 17%, 32%, 1%)
LABlab(86.9 9.4 24.4)
LCHlch(86.9 26.1 68.8)
OKLCHoklch(0.890 0.069 63.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcd2ac on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#fcd2ac on black: 14.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green82.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow31.7%
Key (black)1.2%

Color previews

#fcd2ac text on a black background

contrast 14.95:1

Card sample

#fcd2ac text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcd2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcd2ac in the Color Lab