Skip to content

#fdfb03

a balanced, electric yellow · cool · “yellow”

RGB
253, 251, 3
HSL
60°, 98%, 50%
CMYK
0, 1, 99, 1
Luminance
0.8988

Every format

HEX#fdfb03
RGBrgb(253, 251, 3)
HSLhsl(60, 98%, 50%)
CMYKcmyk(0%, 1%, 99%, 1%)
LABlab(96.0 -20.4 93.3)
LCHlch(96.0 95.5 102.4)
OKLCHoklch(0.958 0.208 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfb03 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fdfb03 on black: 18.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green98.4%
Blue1.2%

CMYK percentages

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

Color previews

#fdfb03 text on a black background

contrast 18.98:1

Card sample

#fdfb03 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfb03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfb03 in the Color Lab