Skip to content

#facab2

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

RGB
250, 202, 178
HSL
20°, 88%, 84%
CMYK
0, 19, 29, 2
Luminance
0.6578

Every format

HEX#facab2
RGBrgb(250, 202, 178)
HSLhsl(20, 88%, 84%)
CMYKcmyk(0%, 19%, 29%, 2%)
LABlab(84.9 13.6 18.4)
LCHlch(84.9 22.9 53.5)
OKLCHoklch(0.875 0.064 48.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facab2 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#facab2 on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow28.8%
Key (black)2.0%

Color previews

#facab2 text on a black background

contrast 14.16:1

Card sample

#facab2 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facab2 in the Color Lab