Skip to content

#fdcd8b

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

RGB
253, 205, 139
HSL
35°, 97%, 77%
CMYK
0, 19, 45, 1
Luminance
0.6641

Every format

HEX#fdcd8b
RGBrgb(253, 205, 139)
HSLhsl(35, 97%, 77%)
CMYKcmyk(0%, 19%, 45%, 1%)
LABlab(85.2 8.8 39.2)
LCHlch(85.2 40.2 77.4)
OKLCHoklch(0.876 0.099 74.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdcd8b on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fdcd8b on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green80.4%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow45.1%
Key (black)0.8%

Color previews

#fdcd8b text on a black background

contrast 14.28:1

Card sample

#fdcd8b text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdcd8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdcd8b in the Color Lab