Skip to content

#ffcd1a

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

RGB
255, 205, 26
HSL
47°, 100%, 55%
CMYK
0, 20, 90, 0
Luminance
0.6500

Every format

HEX#ffcd1a
RGBrgb(255, 205, 26)
HSLhsl(47, 100%, 55%)
CMYKcmyk(0%, 20%, 90%, 0%)
LABlab(84.5 3.4 82.4)
LCHlch(84.5 82.5 87.6)
OKLCHoklch(0.868 0.173 90.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcd1a on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ffcd1a on black: 14.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue10.2%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow89.8%
Key (black)0.0%

Color previews

#ffcd1a text on a black background

contrast 14.00:1

Card sample

#ffcd1a text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 205, 26, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 205, 26, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffcd1a;
background: linear-gradient(135deg, #ffcd1a, #98FF1A);

Monochromatic scale

Palettes built from #ffcd1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcd1a in the Color Lab