Skip to content

#fcfd55

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

RGB
252, 253, 85
HSL
60°, 98%, 66%
CMYK
0, 0, 66, 1
Luminance
0.9160

Every format

HEX#fcfd55
RGBrgb(252, 253, 85)
HSLhsl(60, 98%, 66%)
CMYKcmyk(0%, 0%, 66%, 1%)
LABlab(96.7 -19.7 76.5)
LCHlch(96.7 79.0 104.4)
OKLCHoklch(0.964 0.182 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green99.2%
Blue33.3%

CMYK percentages

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

Color previews

#fcfd55 text on a black background

contrast 19.32:1

Card sample

#fcfd55 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfd55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfd55 in the Color Lab