Skip to content

#dfdc41

a balanced, vivid yellow · cool · closest name: gold

RGB
223, 220, 65
HSL
59°, 71%, 57%
CMYK
0, 1, 71, 13
Luminance
0.6726

Every format

HEX#dfdc41
RGBrgb(223, 220, 65)
HSLhsl(59, 71%, 57%)
CMYKcmyk(0%, 1%, 71%, 13%)
LABlab(85.6 -16.5 72.0)
LCHlch(85.6 73.8 102.9)
OKLCHoklch(0.871 0.168 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdc41 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#dfdc41 on black: 14.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green86.3%
Blue25.5%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow70.9%
Key (black)12.5%

Color previews

#dfdc41 text on a black background

contrast 14.45:1

Card sample

#dfdc41 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 220, 65, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 220, 65, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfdc41;
background: linear-gradient(135deg, #dfdc41, #79DF41);

Monochromatic scale

Palettes built from #dfdc41

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdc41 in the Color Lab