Skip to content

#decc1c

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

RGB
222, 204, 28
HSL
54°, 78%, 49%
CMYK
0, 8, 87, 13
Luminance
0.5880

Every format

HEX#decc1c
RGBrgb(222, 204, 28)
HSLhsl(54, 78%, 49%)
CMYKcmyk(0%, 8%, 87%, 13%)
LABlab(81.2 -10.1 78.2)
LCHlch(81.2 78.8 97.4)
OKLCHoklch(0.834 0.170 102.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#decc1c on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#decc1c on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green80.0%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta8.1%
Yellow87.4%
Key (black)12.9%

Color previews

#decc1c text on a black background

contrast 12.76:1

Card sample

#decc1c text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 204, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 204, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #decc1c;
background: linear-gradient(135deg, #decc1c, #6FDE1C);

Monochromatic scale

Palettes built from #decc1c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #decc1c in the Color Lab