Skip to content

#ffdf79

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

RGB
255, 223, 121
HSL
46°, 100%, 74%
CMYK
0, 13, 53, 0
Luminance
0.7542

Every format

HEX#ffdf79
RGBrgb(255, 223, 121)
HSLhsl(46, 100%, 74%)
CMYKcmyk(0%, 13%, 53%, 0%)
LABlab(89.6 -1.3 53.5)
LCHlch(89.6 53.5 91.4)
OKLCHoklch(0.910 0.127 92.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdf79 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ffdf79 on black: 16.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue47.5%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow52.5%
Key (black)0.0%

Color previews

#ffdf79 text on a black background

contrast 16.08:1

Card sample

#ffdf79 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 223, 121, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 223, 121, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffdf79;
background: linear-gradient(135deg, #ffdf79, #C6FF79);

Monochromatic scale

Palettes built from #ffdf79

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdf79 in the Color Lab