Skip to content

#facfab

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

RGB
250, 207, 171
HSL
27°, 89%, 83%
CMYK
0, 17, 32, 2
Luminance
0.6789

Every format

HEX#facfab
RGBrgb(250, 207, 171)
HSLhsl(27, 89%, 83%)
CMYKcmyk(0%, 17%, 32%, 2%)
LABlab(86.0 10.1 23.6)
LCHlch(86.0 25.7 66.8)
OKLCHoklch(0.883 0.068 61.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facfab on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#facfab on black: 14.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green81.2%
Blue67.1%

CMYK percentages

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

Color previews

#facfab text on a black background

contrast 14.58:1

Card sample

#facfab text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facfab in the Color Lab