Skip to content

#fffd72

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

RGB
255, 253, 114
HSL
59°, 100%, 72%
CMYK
0, 1, 55, 0
Luminance
0.9273

Every format

HEX#fffd72
RGBrgb(255, 253, 114)
HSLhsl(59, 100%, 72%)
CMYKcmyk(0%, 1%, 55%, 0%)
LABlab(97.1 -16.7 65.4)
LCHlch(97.1 67.5 104.3)
OKLCHoklch(0.969 0.160 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue44.7%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow55.3%
Key (black)0.0%

Color previews

#fffd72 text on a black background

contrast 19.55:1

Card sample

#fffd72 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd72

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd72 in the Color Lab