Skip to content

#dcdf4c

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

RGB
220, 223, 76
HSL
61°, 70%, 59%
CMYK
1, 0, 66, 13
Luminance
0.6851

Every format

HEX#dcdf4c
RGBrgb(220, 223, 76)
HSLhsl(61, 70%, 59%)
CMYKcmyk(1%, 0%, 66%, 13%)
LABlab(86.3 -18.6 68.5)
LCHlch(86.3 71.0 105.2)
OKLCHoklch(0.875 0.164 110.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green87.5%
Blue29.8%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow65.9%
Key (black)12.5%

Color previews

#dcdf4c text on a black background

contrast 14.70:1

Card sample

#dcdf4c text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdf4c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdf4c in the Color Lab