Skip to content

#fcfd7b

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

RGB
252, 253, 123
HSL
61°, 97%, 74%
CMYK
0, 0, 51, 1
Luminance
0.9238

Every format

HEX#fcfd7b
RGBrgb(252, 253, 123)
HSLhsl(61, 97%, 74%)
CMYKcmyk(0%, 0%, 51%, 1%)
LABlab(97.0 -17.1 61.2)
LCHlch(97.0 63.6 105.6)
OKLCHoklch(0.968 0.152 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green99.2%
Blue48.2%

CMYK percentages

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

Color previews

#fcfd7b text on a black background

contrast 19.48:1

Card sample

#fcfd7b text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfd7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfd7b in the Color Lab