Skip to content

#fffd82

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

RGB
255, 253, 130
HSL
59°, 100%, 76%
CMYK
0, 1, 49, 0
Luminance
0.9312

Every format

HEX#fffd82
RGBrgb(255, 253, 130)
HSLhsl(59, 100%, 76%)
CMYKcmyk(0%, 1%, 49%, 0%)
LABlab(97.3 -15.4 58.5)
LCHlch(97.3 60.5 104.8)
OKLCHoklch(0.971 0.145 108.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd82 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fffd82 on black: 19.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue51.0%

CMYK percentages

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

Color previews

#fffd82 text on a black background

contrast 19.62:1

Card sample

#fffd82 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd82 in the Color Lab