Skip to content

#dcdf42

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

RGB
220, 223, 66
HSL
61°, 71%, 57%
CMYK
1, 0, 70, 13
Luminance
0.6838

Every format

HEX#dcdf42
RGBrgb(220, 223, 66)
HSLhsl(61, 71%, 57%)
CMYKcmyk(1%, 0%, 70%, 13%)
LABlab(86.2 -19.1 72.1)
LCHlch(86.2 74.6 104.9)
OKLCHoklch(0.875 0.171 110.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green87.5%
Blue25.9%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow70.4%
Key (black)12.5%

Color previews

#dcdf42 text on a black background

contrast 14.68:1

Card sample

#dcdf42 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdf42

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdf42 in the Color Lab