Skip to content

#fade6d

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

RGB
250, 222, 109
HSL
48°, 93%, 70%
CMYK
0, 11, 56, 2
Luminance
0.7367

Every format

HEX#fade6d
RGBrgb(250, 222, 109)
HSLhsl(48, 93%, 70%)
CMYKcmyk(0%, 11%, 56%, 2%)
LABlab(88.8 -3.7 58.0)
LCHlch(88.8 58.1 93.7)
OKLCHoklch(0.902 0.136 95.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.1%
Blue42.7%

CMYK percentages

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

Color previews

#fade6d text on a black background

contrast 15.73:1

Card sample

#fade6d text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fade6d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade6d in the Color Lab