Skip to content

#fffd0d

a balanced, electric yellow · cool · “yellow”

RGB
255, 253, 13
HSL
60°, 100%, 53%
CMYK
0, 1, 95, 0
Luminance
0.9154

Every format

HEX#fffd0d
RGBrgb(255, 253, 13)
HSLhsl(60, 100%, 53%)
CMYKcmyk(0%, 1%, 95%, 0%)
LABlab(96.6 -20.5 93.2)
LCHlch(96.6 95.4 102.4)
OKLCHoklch(0.964 0.208 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow94.9%
Key (black)0.0%

Color previews

#fffd0d text on a black background

contrast 19.31:1

Card sample

#fffd0d text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd0d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd0d in the Color Lab