Skip to content

#dcdf45

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

RGB
220, 223, 69
HSL
61°, 71%, 57%
CMYK
1, 0, 69, 13
Luminance
0.6842

Every format

HEX#dcdf45
RGBrgb(220, 223, 69)
HSLhsl(61, 71%, 57%)
CMYKcmyk(1%, 0%, 69%, 13%)
LABlab(86.2 -19.0 71.1)
LCHlch(86.2 73.6 105.0)
OKLCHoklch(0.875 0.169 110.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green87.5%
Blue27.1%

CMYK percentages

Cyan1.3%
Magenta0.0%
Yellow69.1%
Key (black)12.5%

Color previews

#dcdf45 text on a black background

contrast 14.68:1

Card sample

#dcdf45 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdf45

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdf45 in the Color Lab