Skip to content

#fdccae

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

RGB
253, 204, 174
HSL
23°, 95%, 84%
CMYK
0, 19, 31, 1
Luminance
0.6712

Every format

HEX#fdccae
RGBrgb(253, 204, 174)
HSLhsl(23, 95%, 84%)
CMYKcmyk(0%, 19%, 31%, 1%)
LABlab(85.6 13.2 21.5)
LCHlch(85.6 25.2 58.5)
OKLCHoklch(0.881 0.069 53.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdccae on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#fdccae on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green80.0%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta19.4%
Yellow31.2%
Key (black)0.8%

Color previews

#fdccae text on a black background

contrast 14.42:1

Card sample

#fdccae text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdccae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdccae in the Color Lab