Skip to content

#fdac01

a balanced, electric yellow · warm · closest name: orange

RGB
253, 172, 1
HSL
41°, 99%, 50%
CMYK
0, 32, 100, 1
Luminance
0.5039

Every format

HEX#fdac01
RGBrgb(253, 172, 1)
HSLhsl(41, 99%, 50%)
CMYKcmyk(0%, 32%, 100%, 1%)
LABlab(76.3 19.4 79.6)
LCHlch(76.3 82.0 76.3)
OKLCHoklch(0.803 0.169 75.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdac01 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#fdac01 on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow99.6%
Key (black)0.8%

Color previews

#fdac01 text on a black background

contrast 11.08:1

Card sample

#fdac01 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 172, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 172, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdac01;
background: linear-gradient(135deg, #fdac01, #A6FD01);

Monochromatic scale

Palettes built from #fdac01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdac01 in the Color Lab