Skip to content

#facf9c

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

RGB
250, 207, 156
HSL
33°, 90%, 80%
CMYK
0, 17, 38, 2
Luminance
0.6735

Every format

HEX#facf9c
RGBrgb(250, 207, 156)
HSLhsl(33, 90%, 80%)
CMYKcmyk(0%, 17%, 38%, 2%)
LABlab(85.7 8.3 31.0)
LCHlch(85.7 32.1 75.0)
OKLCHoklch(0.880 0.082 71.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green81.2%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta17.2%
Yellow37.6%
Key (black)2.0%

Color previews

#facf9c text on a black background

contrast 14.47:1

Card sample

#facf9c text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facf9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facf9c in the Color Lab