Skip to content

#ffc201

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

RGB
255, 194, 1
HSL
46°, 100%, 50%
CMYK
0, 24, 100, 0
Luminance
0.5985

Every format

HEX#ffc201
RGBrgb(255, 194, 1)
HSLhsl(46, 100%, 50%)
CMYKcmyk(0%, 24%, 100%, 0%)
LABlab(81.8 8.8 83.4)
LCHlch(81.8 83.9 84.0)
OKLCHoklch(0.846 0.173 85.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffc201 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#ffc201 on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green76.1%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta23.9%
Yellow99.6%
Key (black)0.0%

Color previews

#ffc201 text on a black background

contrast 12.97:1

Card sample

#ffc201 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 194, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 194, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffc201;
background: linear-gradient(135deg, #ffc201, #93FF01);

Monochromatic scale

Palettes built from #ffc201

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffc201 in the Color Lab