Skip to content

#fffd5d

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

RGB
255, 253, 93
HSL
59°, 100%, 68%
CMYK
0, 1, 64, 0
Luminance
0.9230

Every format

HEX#fffd5d
RGBrgb(255, 253, 93)
HSLhsl(59, 100%, 68%)
CMYKcmyk(0%, 1%, 64%, 0%)
LABlab(96.9 -18.0 73.8)
LCHlch(96.9 76.0 103.7)
OKLCHoklch(0.967 0.176 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow63.5%
Key (black)0.0%

Color previews

#fffd5d text on a black background

contrast 19.46:1

Card sample

#fffd5d text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd5d in the Color Lab