Skip to content

#fac3ab

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

RGB
250, 195, 171
HSL
18°, 89%, 83%
CMYK
0, 22, 32, 2
Luminance
0.6229

Every format

HEX#fac3ab
RGBrgb(250, 195, 171)
HSLhsl(18, 89%, 83%)
CMYKcmyk(0%, 22%, 32%, 2%)
LABlab(83.1 16.4 19.6)
LCHlch(83.1 25.6 50.1)
OKLCHoklch(0.860 0.071 44.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fac3ab on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#fac3ab on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green76.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta22.0%
Yellow31.6%
Key (black)2.0%

Color previews

#fac3ab text on a black background

contrast 13.46:1

Card sample

#fac3ab text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fac3ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fac3ab in the Color Lab