Skip to content

#fdecae

a light, electric yellow · cool · closest name: khaki

RGB
253, 236, 174
HSL
47°, 95%, 84%
CMYK
0, 7, 31, 1
Luminance
0.8393

Every format

HEX#fdecae
RGBrgb(253, 236, 174)
HSLhsl(47, 95%, 84%)
CMYKcmyk(0%, 7%, 31%, 1%)
LABlab(93.4 -3.2 32.2)
LCHlch(93.4 32.4 95.7)
OKLCHoklch(0.942 0.081 94.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdecae on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#fdecae on black: 17.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green92.5%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow31.2%
Key (black)0.8%

Color previews

#fdecae text on a black background

contrast 17.79:1

Card sample

#fdecae text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdecae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdecae in the Color Lab