Skip to content

#ffdc1b

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

RGB
255, 220, 27
HSL
51°, 100%, 55%
CMYK
0, 14, 89, 0
Luminance
0.7253

Every format

HEX#ffdc1b
RGBrgb(255, 220, 27)
HSLhsl(51, 100%, 55%)
CMYKcmyk(0%, 14%, 89%, 0%)
LABlab(88.2 -4.2 85.1)
LCHlch(88.2 85.2 92.8)
OKLCHoklch(0.897 0.181 97.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdc1b on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ffdc1b on black: 15.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.3%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow89.4%
Key (black)0.0%

Color previews

#ffdc1b text on a black background

contrast 15.51:1

Card sample

#ffdc1b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 220, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 220, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffdc1b;
background: linear-gradient(135deg, #ffdc1b, #8AFF1B);

Monochromatic scale

Palettes built from #ffdc1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdc1b in the Color Lab