Skip to content

#dcdf40

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

RGB
220, 223, 64
HSL
61°, 71%, 56%
CMYK
1, 0, 71, 13
Luminance
0.6836

Every format

HEX#dcdf40
RGBrgb(220, 223, 64)
HSLhsl(61, 71%, 56%)
CMYKcmyk(1%, 0%, 71%, 13%)
LABlab(86.2 -19.2 72.8)
LCHlch(86.2 75.3 104.8)
OKLCHoklch(0.874 0.172 110.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdf40 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dcdf40 on black: 14.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green87.5%
Blue25.1%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow71.3%
Key (black)12.5%

Color previews

#dcdf40 text on a black background

contrast 14.67:1

Card sample

#dcdf40 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdf40

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdf40 in the Color Lab