Skip to content

#fffd69

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

RGB
255, 253, 105
HSL
59°, 100%, 71%
CMYK
0, 1, 59, 0
Luminance
0.9253

Every format

HEX#fffd69
RGBrgb(255, 253, 105)
HSLhsl(59, 100%, 71%)
CMYKcmyk(0%, 1%, 59%, 0%)
LABlab(97.0 -17.3 69.1)
LCHlch(97.0 71.3 104.0)
OKLCHoklch(0.969 0.167 108.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue41.2%

CMYK percentages

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

Color previews

#fffd69 text on a black background

contrast 19.51:1

Card sample

#fffd69 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd69

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd69 in the Color Lab