Skip to content

#ffdf74

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

RGB
255, 223, 116
HSL
46°, 100%, 73%
CMYK
0, 13, 55, 0
Luminance
0.7530

Every format

HEX#ffdf74
RGBrgb(255, 223, 116)
HSLhsl(46, 100%, 73%)
CMYKcmyk(0%, 13%, 55%, 0%)
LABlab(89.5 -1.7 55.8)
LCHlch(89.5 55.8 91.7)
OKLCHoklch(0.909 0.131 93.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green87.5%
Blue45.5%

CMYK percentages

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

Color previews

#ffdf74 text on a black background

contrast 16.06:1

Card sample

#ffdf74 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdf74

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdf74 in the Color Lab