Skip to content

#fadf6f

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

RGB
250, 223, 111
HSL
48°, 93%, 71%
CMYK
0, 11, 56, 2
Luminance
0.7425

Every format

HEX#fadf6f
RGBrgb(250, 223, 111)
HSLhsl(48, 93%, 71%)
CMYKcmyk(0%, 11%, 56%, 2%)
LABlab(89.0 -4.1 57.4)
LCHlch(89.0 57.6 94.1)
OKLCHoklch(0.904 0.135 96.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.5%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow55.6%
Key (black)2.0%

Color previews

#fadf6f text on a black background

contrast 15.85:1

Card sample

#fadf6f text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadf6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadf6f in the Color Lab