Skip to content

#dedc21

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

RGB
222, 220, 33
HSL
59°, 74%, 50%
CMYK
0, 1, 85, 13
Luminance
0.6683

Every format

HEX#dedc21
RGBrgb(222, 220, 33)
HSLhsl(59, 74%, 50%)
CMYKcmyk(0%, 1%, 85%, 13%)
LABlab(85.4 -18.0 80.6)
LCHlch(85.4 82.6 102.6)
OKLCHoklch(0.868 0.182 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dedc21 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#dedc21 on black: 14.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green86.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta0.9%
Yellow85.1%
Key (black)12.9%

Color previews

#dedc21 text on a black background

contrast 14.37:1

Card sample

#dedc21 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 220, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 220, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dedc21;
background: linear-gradient(135deg, #dedc21, #62DE21);

Monochromatic scale

Palettes built from #dedc21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dedc21 in the Color Lab