Skip to content

#fdf400

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

RGB
253, 244, 0
HSL
58°, 100%, 50%
CMYK
0, 4, 100, 1
Luminance
0.8558

Every format

HEX#fdf400
RGBrgb(253, 244, 0)
HSLhsl(58, 100%, 50%)
CMYKcmyk(0%, 4%, 100%, 1%)
LABlab(94.1 -17.1 92.2)
LCHlch(94.1 93.8 100.5)
OKLCHoklch(0.944 0.202 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf400 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#fdf400 on black: 18.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green95.7%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta3.6%
Yellow100.0%
Key (black)0.8%

Color previews

#fdf400 text on a black background

contrast 18.12:1

Card sample

#fdf400 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdf400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdf400 in the Color Lab