Skip to content

#facb9f

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

RGB
250, 203, 159
HSL
29°, 90%, 80%
CMYK
0, 19, 36, 2
Luminance
0.6554

Every format

HEX#facb9f
RGBrgb(250, 203, 159)
HSLhsl(29, 90%, 80%)
CMYKcmyk(0%, 19%, 36%, 2%)
LABlab(84.8 10.8 28.2)
LCHlch(84.8 30.2 69.1)
OKLCHoklch(0.873 0.079 64.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facb9f on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#facb9f on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green79.6%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow36.4%
Key (black)2.0%

Color previews

#facb9f text on a black background

contrast 14.11:1

Card sample

#facb9f text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facb9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facb9f in the Color Lab