Skip to content

#dcdf02

a dark, electric yellow · cool · closest name: yellow

RGB
220, 223, 2
HSL
61°, 98%, 44%
CMYK
1, 0, 99, 13
Luminance
0.6800

Every format

HEX#dcdf02
RGBrgb(220, 223, 2)
HSLhsl(61, 98%, 44%)
CMYKcmyk(1%, 0%, 99%, 13%)
LABlab(86.0 -20.7 84.9)
LCHlch(86.0 87.4 103.7)
OKLCHoklch(0.872 0.191 110.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcdf02 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dcdf02 on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green87.5%
Blue0.8%

CMYK percentages

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

Color previews

#dcdf02 text on a black background

contrast 14.60:1

Card sample

#dcdf02 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdf02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdf02 in the Color Lab