Skip to content

#fdedaf

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

RGB
253, 237, 175
HSL
48°, 95%, 84%
CMYK
0, 6, 31, 1
Luminance
0.8455

Every format

HEX#fdedaf
RGBrgb(253, 237, 175)
HSLhsl(48, 95%, 84%)
CMYKcmyk(0%, 6%, 31%, 1%)
LABlab(93.7 -3.6 32.1)
LCHlch(93.7 32.3 96.4)
OKLCHoklch(0.944 0.081 95.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green92.9%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow30.8%
Key (black)0.8%

Color previews

#fdedaf text on a black background

contrast 17.91:1

Card sample

#fdedaf text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdedaf in the Color Lab