Skip to content

#fdfd3c

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

RGB
253, 253, 60
HSL
60°, 98%, 61%
CMYK
0, 0, 76, 1
Luminance
0.9146

Every format

HEX#fdfd3c
RGBrgb(253, 253, 60)
HSLhsl(60, 98%, 61%)
CMYKcmyk(0%, 0%, 76%, 1%)
LABlab(96.6 -20.3 84.6)
LCHlch(96.6 87.0 103.5)
OKLCHoklch(0.964 0.195 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfd3c on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fdfd3c on black: 19.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.2%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow76.3%
Key (black)0.8%

Color previews

#fdfd3c text on a black background

contrast 19.29:1

Card sample

#fdfd3c text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd3c in the Color Lab