Skip to content

#fade8f

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

RGB
250, 222, 143
HSL
44°, 92%, 77%
CMYK
0, 11, 43, 2
Luminance
0.7455

Every format

HEX#fade8f
RGBrgb(250, 222, 143)
HSLhsl(44, 92%, 77%)
CMYKcmyk(0%, 11%, 43%, 2%)
LABlab(89.2 -0.8 42.2)
LCHlch(89.2 42.2 91.0)
OKLCHoklch(0.907 0.103 90.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.1%
Blue56.1%

CMYK percentages

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

Color previews

#fade8f text on a black background

contrast 15.91:1

Card sample

#fade8f text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fade8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fade8f in the Color Lab