Skip to content

#facab0

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

RGB
250, 202, 176
HSL
21°, 88%, 84%
CMYK
0, 19, 30, 2
Luminance
0.6570

Every format

HEX#facab0
RGBrgb(250, 202, 176)
HSLhsl(21, 88%, 84%)
CMYKcmyk(0%, 19%, 30%, 2%)
LABlab(84.8 13.3 19.4)
LCHlch(84.8 23.6 55.5)
OKLCHoklch(0.874 0.065 49.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green79.2%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow29.6%
Key (black)2.0%

Color previews

#facab0 text on a black background

contrast 14.14:1

Card sample

#facab0 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facab0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facab0 in the Color Lab