Skip to content

#fcfd3b

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

RGB
252, 253, 59
HSL
60°, 98%, 61%
CMYK
0, 0, 77, 1
Luminance
0.9126

Every format

HEX#fcfd3b
RGBrgb(252, 253, 59)
HSLhsl(60, 98%, 61%)
CMYKcmyk(0%, 0%, 77%, 1%)
LABlab(96.5 -20.8 84.8)
LCHlch(96.5 87.3 103.8)
OKLCHoklch(0.963 0.196 109.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green99.2%
Blue23.1%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow76.7%
Key (black)0.8%

Color previews

#fcfd3b text on a black background

contrast 19.25:1

Card sample

#fcfd3b text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfd3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfd3b in the Color Lab