Skip to content

#fcdfab

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

RGB
252, 223, 171
HSL
39°, 93%, 83%
CMYK
0, 12, 32, 1
Luminance
0.7641

Every format

HEX#fcdfab
RGBrgb(252, 223, 171)
HSLhsl(39, 93%, 83%)
CMYKcmyk(0%, 12%, 32%, 1%)
LABlab(90.0 2.6 29.2)
LCHlch(90.0 29.3 84.9)
OKLCHoklch(0.915 0.074 82.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcdfab on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#fcdfab on black: 16.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green87.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta11.5%
Yellow32.1%
Key (black)1.2%

Color previews

#fcdfab text on a black background

contrast 16.28:1

Card sample

#fcdfab text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcdfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcdfab in the Color Lab