Skip to content

#fdecac

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

RGB
253, 236, 172
HSL
47°, 95%, 83%
CMYK
0, 7, 32, 1
Luminance
0.8385

Every format

HEX#fdecac
RGBrgb(253, 236, 172)
HSLhsl(47, 95%, 83%)
CMYKcmyk(0%, 7%, 32%, 1%)
LABlab(93.4 -3.5 33.2)
LCHlch(93.4 33.4 96.0)
OKLCHoklch(0.942 0.083 95.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green92.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow32.0%
Key (black)0.8%

Color previews

#fdecac text on a black background

contrast 17.77:1

Card sample

#fdecac text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdecac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdecac in the Color Lab