Skip to content

#fcfd4b

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

RGB
252, 253, 75
HSL
60°, 98%, 64%
CMYK
0, 0, 70, 1
Luminance
0.9145

Every format

HEX#fcfd4b
RGBrgb(252, 253, 75)
HSLhsl(60, 98%, 64%)
CMYKcmyk(0%, 0%, 70%, 1%)
LABlab(96.6 -20.1 79.9)
LCHlch(96.6 82.4 104.2)
OKLCHoklch(0.964 0.188 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcfd4b on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fcfd4b on black: 19.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green99.2%
Blue29.4%

CMYK percentages

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

Color previews

#fcfd4b text on a black background

contrast 19.29:1

Card sample

#fcfd4b text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfd4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfd4b in the Color Lab