Skip to content

#fdef72

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

RGB
253, 239, 114
HSL
54°, 97%, 72%
CMYK
0, 6, 55, 1
Luminance
0.8383

Every format

HEX#fdef72
RGBrgb(253, 239, 114)
HSLhsl(54, 97%, 72%)
CMYKcmyk(0%, 6%, 55%, 1%)
LABlab(93.4 -10.6 61.1)
LCHlch(93.4 62.0 99.9)
OKLCHoklch(0.939 0.146 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green93.7%
Blue44.7%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow54.9%
Key (black)0.8%

Color previews

#fdef72 text on a black background

contrast 17.77:1

Card sample

#fdef72 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdef72

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdef72 in the Color Lab