Skip to content

#fadf7f

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

RGB
250, 223, 127
HSL
47°, 93%, 74%
CMYK
0, 11, 49, 2
Luminance
0.7463

Every format

HEX#fadf7f
RGBrgb(250, 223, 127)
HSLhsl(47, 93%, 74%)
CMYKcmyk(0%, 11%, 49%, 2%)
LABlab(89.2 -2.8 50.1)
LCHlch(89.2 50.2 93.2)
OKLCHoklch(0.906 0.120 94.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.5%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow49.2%
Key (black)2.0%

Color previews

#fadf7f text on a black background

contrast 15.93:1

Card sample

#fadf7f text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadf7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadf7f in the Color Lab