Skip to content

#fdfb55

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

RGB
253, 251, 85
HSL
59°, 98%, 66%
CMYK
0, 1, 66, 1
Luminance
0.9053

Every format

HEX#fdfb55
RGBrgb(253, 251, 85)
HSLhsl(59, 98%, 66%)
CMYKcmyk(0%, 1%, 66%, 1%)
LABlab(96.2 -18.3 76.1)
LCHlch(96.2 78.2 103.5)
OKLCHoklch(0.961 0.180 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfb55 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fdfb55 on black: 19.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green98.4%
Blue33.3%

CMYK percentages

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

Color previews

#fdfb55 text on a black background

contrast 19.11:1

Card sample

#fdfb55 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfb55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfb55 in the Color Lab