Skip to content

#fade7b

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

RGB
250, 222, 123
HSL
47°, 93%, 73%
CMYK
0, 11, 51, 2
Luminance
0.7400

Every format

HEX#fade7b
RGBrgb(250, 222, 123)
HSLhsl(47, 93%, 73%)
CMYKcmyk(0%, 11%, 51%, 2%)
LABlab(88.9 -2.6 51.7)
LCHlch(88.9 51.7 92.9)
OKLCHoklch(0.904 0.123 94.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fade7b on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#fade7b on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow50.8%
Key (black)2.0%

Color previews

#fade7b text on a black background

contrast 15.80:1

Card sample

#fade7b text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fade7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade7b in the Color Lab