Skip to content

#fdf512

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

RGB
253, 245, 18
HSL
58°, 98%, 53%
CMYK
0, 3, 93, 1
Luminance
0.8623

Every format

HEX#fdf512
RGBrgb(253, 245, 18)
HSLhsl(58, 98%, 53%)
CMYKcmyk(0%, 3%, 93%, 1%)
LABlab(94.4 -17.4 91.0)
LCHlch(94.4 92.7 100.9)
OKLCHoklch(0.946 0.201 107.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf512 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fdf512 on black: 18.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green96.1%
Blue7.1%

CMYK percentages

Cyan0.0%
Magenta3.2%
Yellow92.9%
Key (black)0.8%

Color previews

#fdf512 text on a black background

contrast 18.25:1

Card sample

#fdf512 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 245, 18, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 245, 18, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdf512;
background: linear-gradient(135deg, #fdf512, #68FD12);

Monochromatic scale

Palettes built from #fdf512

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdf512 in the Color Lab