Skip to content

#dcdf25

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

RGB
220, 223, 37
HSL
61°, 74%, 51%
CMYK
1, 0, 83, 13
Luminance
0.6812

Every format

HEX#dcdf25
RGBrgb(220, 223, 37)
HSLhsl(61, 74%, 51%)
CMYKcmyk(1%, 0%, 83%, 13%)
LABlab(86.1 -20.2 80.3)
LCHlch(86.1 82.8 104.1)
OKLCHoklch(0.873 0.184 110.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green87.5%
Blue14.5%

CMYK percentages

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

Color previews

#dcdf25 text on a black background

contrast 14.62:1

Card sample

#dcdf25 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcdf25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcdf25 in the Color Lab