Skip to content

#fdfd55

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

RGB
253, 253, 85
HSL
60°, 98%, 66%
CMYK
0, 0, 66, 1
Luminance
0.9179

Every format

HEX#fdfd55
RGBrgb(253, 253, 85)
HSLhsl(60, 98%, 66%)
CMYKcmyk(0%, 0%, 66%, 1%)
LABlab(96.7 -19.3 76.6)
LCHlch(96.7 79.0 104.1)
OKLCHoklch(0.965 0.182 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfd55 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fdfd55 on black: 19.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.2%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow66.4%
Key (black)0.8%

Color previews

#fdfd55 text on a black background

contrast 19.36:1

Card sample

#fdfd55 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfd55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfd55 in the Color Lab