Skip to content

#fecdb4

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

RGB
254, 205, 180
HSL
20°, 97%, 85%
CMYK
0, 19, 29, 0
Luminance
0.6803

Every format

HEX#fecdb4
RGBrgb(254, 205, 180)
HSLhsl(20, 97%, 85%)
CMYKcmyk(0%, 19%, 29%, 0%)
LABlab(86.0 13.8 19.0)
LCHlch(86.0 23.5 54.0)
OKLCHoklch(0.885 0.065 48.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecdb4 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fecdb4 on black: 14.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.4%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta19.3%
Yellow29.1%
Key (black)0.4%

Color previews

#fecdb4 text on a black background

contrast 14.61:1

Card sample

#fecdb4 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecdb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecdb4 in the Color Lab