Skip to content

#dfdb2a

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

RGB
223, 219, 42
HSL
59°, 74%, 52%
CMYK
0, 2, 81, 13
Luminance
0.6652

Every format

HEX#dfdb2a
RGBrgb(223, 219, 42)
HSLhsl(59, 74%, 52%)
CMYKcmyk(0%, 2%, 81%, 13%)
LABlab(85.3 -16.9 78.5)
LCHlch(85.3 80.3 102.1)
OKLCHoklch(0.867 0.178 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdb2a on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#dfdb2a on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green85.9%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta1.8%
Yellow81.2%
Key (black)12.5%

Color previews

#dfdb2a text on a black background

contrast 14.30:1

Card sample

#dfdb2a text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 219, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 219, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfdb2a;
background: linear-gradient(135deg, #dfdb2a, #6ADF2A);

Monochromatic scale

Palettes built from #dfdb2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfdb2a in the Color Lab