Skip to content

#fcfd63

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

RGB
252, 253, 99
HSL
60°, 98%, 69%
CMYK
0, 0, 61, 1
Luminance
0.9185

Every format

HEX#fcfd63
RGBrgb(252, 253, 99)
HSLhsl(60, 98%, 69%)
CMYKcmyk(0%, 0%, 61%, 1%)
LABlab(96.8 -18.9 71.2)
LCHlch(96.8 73.7 104.8)
OKLCHoklch(0.966 0.172 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcfd63 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fcfd63 on black: 19.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green99.2%
Blue38.8%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow60.9%
Key (black)0.8%

Color previews

#fcfd63 text on a black background

contrast 19.37:1

Card sample

#fcfd63 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfd63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfd63 in the Color Lab