Skip to content

#fdfb3c

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

RGB
253, 251, 60
HSL
59°, 98%, 61%
CMYK
0, 1, 76, 1
Luminance
0.9020

Every format

HEX#fdfb3c
RGBrgb(253, 251, 60)
HSLhsl(59, 98%, 61%)
CMYKcmyk(0%, 1%, 76%, 1%)
LABlab(96.1 -19.4 84.1)
LCHlch(96.1 86.3 103.0)
OKLCHoklch(0.960 0.194 108.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green98.4%
Blue23.5%

CMYK percentages

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

Color previews

#fdfb3c text on a black background

contrast 19.04:1

Card sample

#fdfb3c text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfb3c in the Color Lab