Skip to content

#fdfd07

a balanced, electric yellow · cool · “yellow”

RGB
253, 253, 7
HSL
60°, 98%, 51%
CMYK
0, 0, 97, 1
Luminance
0.9115

Every format

HEX#fdfd07
RGBrgb(253, 253, 7)
HSLhsl(60, 98%, 51%)
CMYKcmyk(0%, 0%, 97%, 1%)
LABlab(96.5 -21.4 93.4)
LCHlch(96.5 95.8 102.9)
OKLCHoklch(0.962 0.209 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue2.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow97.2%
Key (black)0.8%

Color previews

#fdfd07 text on a black background

contrast 19.23:1

Card sample

#fdfd07 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd07

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd07 in the Color Lab