Skip to content

#fdedac

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

RGB
253, 237, 172
HSL
48°, 95%, 83%
CMYK
0, 6, 32, 1
Luminance
0.8443

Every format

HEX#fdedac
RGBrgb(253, 237, 172)
HSLhsl(48, 95%, 83%)
CMYKcmyk(0%, 6%, 32%, 1%)
LABlab(93.6 -4.0 33.5)
LCHlch(93.6 33.8 96.8)
OKLCHoklch(0.944 0.084 95.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdedac on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fdedac on black: 17.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fdedac text on a black background

contrast 17.89:1

Card sample

#fdedac text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdedac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdedac in the Color Lab