Skip to content

#ffd301

a balanced, electric yellow · cool · “gold”

RGB
255, 211, 1
HSL
50°, 100%, 50%
CMYK
0, 17, 100, 0
Luminance
0.6785

Every format

HEX#ffd301
RGBrgb(255, 211, 1)
HSLhsl(50, 100%, 50%)
CMYKcmyk(0%, 17%, 100%, 0%)
LABlab(85.9 0.1 86.3)
LCHlch(85.9 86.3 89.9)
OKLCHoklch(0.879 0.180 93.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffd301 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ffd301 on black: 14.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green82.7%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta17.3%
Yellow99.6%
Key (black)0.0%

Color previews

#ffd301 text on a black background

contrast 14.57:1

Card sample

#ffd301 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffd301

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffd301 in the Color Lab