Skip to content

#fdff7d

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

RGB
253, 255, 125
HSL
61°, 100%, 75%
CMYK
1, 0, 51, 0
Luminance
0.9388

Every format

HEX#fdff7d
RGBrgb(253, 255, 125)
HSLhsl(61, 100%, 75%)
CMYKcmyk(1%, 0%, 51%, 0%)
LABlab(97.6 -17.6 61.1)
LCHlch(97.6 63.5 106.0)
OKLCHoklch(0.973 0.152 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdff7d on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fdff7d on black: 19.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green100.0%
Blue49.0%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow51.0%
Key (black)0.0%

Color previews

#fdff7d text on a black background

contrast 19.78:1

Card sample

#fdff7d text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdff7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff7d in the Color Lab