Skip to content

#dcdd3c

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

RGB
220, 221, 60
HSL
60°, 70%, 55%
CMYK
1, 0, 73, 13
Luminance
0.6725

Every format

HEX#dcdd3c
RGBrgb(220, 221, 60)
HSLhsl(60, 70%, 55%)
CMYKcmyk(1%, 0%, 73%, 13%)
LABlab(85.6 -18.4 73.6)
LCHlch(85.6 75.9 104.1)
OKLCHoklch(0.870 0.172 109.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green86.7%
Blue23.5%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow72.9%
Key (black)13.3%

Color previews

#dcdd3c text on a black background

contrast 14.45:1

Card sample

#dcdd3c text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 221, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 221, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcdd3c;
background: linear-gradient(135deg, #dcdd3c, #71DD3C);

Monochromatic scale

Palettes built from #dcdd3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdd3c in the Color Lab