Skip to content

#fffd3b

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

RGB
255, 253, 59
HSL
59°, 100%, 62%
CMYK
0, 1, 77, 0
Luminance
0.9183

Every format

HEX#fffd3b
RGBrgb(255, 253, 59)
HSLhsl(59, 100%, 62%)
CMYKcmyk(0%, 1%, 77%, 0%)
LABlab(96.8 -19.6 85.0)
LCHlch(96.8 87.3 103.0)
OKLCHoklch(0.965 0.195 108.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue23.1%

CMYK percentages

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

Color previews

#fffd3b text on a black background

contrast 19.37:1

Card sample

#fffd3b text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd3b in the Color Lab