Skip to content

#fdfb2b

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

RGB
253, 251, 43
HSL
59°, 98%, 58%
CMYK
0, 1, 83, 1
Luminance
0.9005

Every format

HEX#fdfb2b
RGBrgb(253, 251, 43)
HSLhsl(59, 98%, 58%)
CMYKcmyk(0%, 1%, 83%, 1%)
LABlab(96.0 -19.9 88.3)
LCHlch(96.0 90.5 102.7)
OKLCHoklch(0.959 0.200 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green98.4%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow83.0%
Key (black)0.8%

Color previews

#fdfb2b text on a black background

contrast 19.01:1

Card sample

#fdfb2b text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfb2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfb2b in the Color Lab