Skip to content

#fade5c

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

RGB
250, 222, 92
HSL
49°, 94%, 67%
CMYK
0, 11, 63, 2
Luminance
0.7334

Every format

HEX#fade5c
RGBrgb(250, 222, 92)
HSLhsl(49, 94%, 67%)
CMYKcmyk(0%, 11%, 63%, 2%)
LABlab(88.6 -4.9 65.3)
LCHlch(88.6 65.5 94.3)
OKLCHoklch(0.900 0.150 97.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.1%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow63.2%
Key (black)2.0%

Color previews

#fade5c text on a black background

contrast 15.67:1

Card sample

#fade5c text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fade5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade5c in the Color Lab