Skip to content

#fecdae

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

RGB
254, 205, 174
HSL
23°, 98%, 84%
CMYK
0, 19, 32, 0
Luminance
0.6779

Every format

HEX#fecdae
RGBrgb(254, 205, 174)
HSLhsl(23, 98%, 84%)
CMYKcmyk(0%, 19%, 32%, 0%)
LABlab(85.9 13.0 22.0)
LCHlch(85.9 25.6 59.3)
OKLCHoklch(0.883 0.069 53.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green80.4%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta19.3%
Yellow31.5%
Key (black)0.4%

Color previews

#fecdae text on a black background

contrast 14.56:1

Card sample

#fecdae text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecdae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecdae in the Color Lab