Skip to content

#fade8a

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

RGB
250, 222, 138
HSL
45°, 92%, 76%
CMYK
0, 11, 45, 2
Luminance
0.7440

Every format

HEX#fade8a
RGBrgb(250, 222, 138)
HSLhsl(45, 92%, 76%)
CMYKcmyk(0%, 11%, 45%, 2%)
LABlab(89.1 -1.3 44.6)
LCHlch(89.1 44.6 91.6)
OKLCHoklch(0.906 0.108 91.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fade8a on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#fade8a on black: 15.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue54.1%

CMYK percentages

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

Color previews

#fade8a text on a black background

contrast 15.88:1

Card sample

#fade8a text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fade8a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade8a in the Color Lab