Skip to content

#fffd3e

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

RGB
255, 253, 62
HSL
59°, 100%, 62%
CMYK
0, 1, 76, 0
Luminance
0.9186

Every format

HEX#fffd3e
RGBrgb(255, 253, 62)
HSLhsl(59, 100%, 62%)
CMYKcmyk(0%, 1%, 76%, 0%)
LABlab(96.8 -19.5 84.2)
LCHlch(96.8 86.4 103.0)
OKLCHoklch(0.965 0.194 108.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue24.3%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow75.7%
Key (black)0.0%

Color previews

#fffd3e text on a black background

contrast 19.37:1

Card sample

#fffd3e text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd3e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd3e in the Color Lab