Skip to content

#facfa2

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

RGB
250, 207, 162
HSL
31°, 90%, 81%
CMYK
0, 17, 35, 2
Luminance
0.6756

Every format

HEX#facfa2
RGBrgb(250, 207, 162)
HSLhsl(31, 90%, 81%)
CMYKcmyk(0%, 17%, 35%, 2%)
LABlab(85.8 9.0 28.1)
LCHlch(85.8 29.5 72.2)
OKLCHoklch(0.881 0.076 67.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green81.2%
Blue63.5%

CMYK percentages

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

Color previews

#facfa2 text on a black background

contrast 14.51:1

Card sample

#facfa2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facfa2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facfa2 in the Color Lab