Skip to content

#facf9f

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

RGB
250, 207, 159
HSL
32°, 90%, 80%
CMYK
0, 17, 36, 2
Luminance
0.6745

Every format

HEX#facf9f
RGBrgb(250, 207, 159)
HSLhsl(32, 90%, 80%)
CMYKcmyk(0%, 17%, 36%, 2%)
LABlab(85.7 8.7 29.6)
LCHlch(85.7 30.8 73.6)
OKLCHoklch(0.880 0.079 69.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facf9f on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#facf9f on black: 14.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green81.2%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta17.2%
Yellow36.4%
Key (black)2.0%

Color previews

#facf9f text on a black background

contrast 14.49:1

Card sample

#facf9f text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facf9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facf9f in the Color Lab