Skip to content

#fdcdaa

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

RGB
253, 205, 170
HSL
25°, 95%, 83%
CMYK
0, 19, 33, 1
Luminance
0.6745

Every format

HEX#fdcdaa
RGBrgb(253, 205, 170)
HSLhsl(25, 95%, 83%)
CMYKcmyk(0%, 19%, 33%, 1%)
LABlab(85.7 12.2 23.9)
LCHlch(85.7 26.8 63.0)
OKLCHoklch(0.882 0.072 57.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdcdaa on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fdcdaa on black: 14.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green80.4%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow32.8%
Key (black)0.8%

Color previews

#fdcdaa text on a black background

contrast 14.49:1

Card sample

#fdcdaa text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdcdaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdcdaa in the Color Lab