Skip to content

#fade54

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

RGB
250, 222, 84
HSL
50°, 94%, 66%
CMYK
0, 11, 66, 2
Luminance
0.7321

Every format

HEX#fade54
RGBrgb(250, 222, 84)
HSLhsl(50, 94%, 66%)
CMYKcmyk(0%, 11%, 66%, 2%)
LABlab(88.5 -5.3 68.5)
LCHlch(88.5 68.7 94.4)
OKLCHoklch(0.899 0.156 97.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fade54 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#fade54 on black: 15.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue32.9%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow66.4%
Key (black)2.0%

Color previews

#fade54 text on a black background

contrast 15.64:1

Card sample

#fade54 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 222, 84, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 222, 84, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fade54;
background: linear-gradient(135deg, #fade54, #A7FA54);

Monochromatic scale

Palettes built from #fade54

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade54 in the Color Lab