Skip to content

#fcfd08

a balanced, electric yellow · cool · “yellow”

RGB
252, 253, 8
HSL
60°, 98%, 51%
CMYK
0, 0, 97, 1
Luminance
0.9096

Every format

HEX#fcfd08
RGBrgb(252, 253, 8)
HSLhsl(60, 98%, 51%)
CMYKcmyk(0%, 0%, 97%, 1%)
LABlab(96.4 -21.8 93.3)
LCHlch(96.4 95.8 103.1)
OKLCHoklch(0.962 0.209 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green99.2%
Blue3.1%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow96.8%
Key (black)0.8%

Color previews

#fcfd08 text on a black background

contrast 19.19:1

Card sample

#fcfd08 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfd08

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfd08 in the Color Lab