Skip to content

#facf7d

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

RGB
250, 207, 125
HSL
39°, 93%, 74%
CMYK
0, 17, 50, 2
Luminance
0.6643

Every format

HEX#facf7d
RGBrgb(250, 207, 125)
HSLhsl(39, 93%, 74%)
CMYKcmyk(0%, 17%, 50%, 2%)
LABlab(85.2 5.2 46.2)
LCHlch(85.2 46.5 83.5)
OKLCHoklch(0.875 0.112 82.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facf7d on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#facf7d on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green81.2%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta17.2%
Yellow50.0%
Key (black)2.0%

Color previews

#facf7d text on a black background

contrast 14.29:1

Card sample

#facf7d text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facf7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facf7d in the Color Lab