Skip to content

#dcdc3f

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

RGB
220, 220, 63
HSL
60°, 69%, 56%
CMYK
0, 0, 71, 14
Luminance
0.6676

Every format

HEX#dcdc3f
RGBrgb(220, 220, 63)
HSLhsl(60, 69%, 56%)
CMYKcmyk(0%, 0%, 71%, 14%)
LABlab(85.4 -17.8 72.3)
LCHlch(85.4 74.5 103.8)
OKLCHoklch(0.868 0.170 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdc3f on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#dcdc3f on black: 14.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green86.3%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow71.4%
Key (black)13.7%

Color previews

#dcdc3f text on a black background

contrast 14.35:1

Card sample

#dcdc3f text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 220, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 220, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcdc3f;
background: linear-gradient(135deg, #dcdc3f, #73DC3F);

Monochromatic scale

Palettes built from #dcdc3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdc3f in the Color Lab