Skip to content

#facfad

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

RGB
250, 207, 173
HSL
27°, 89%, 83%
CMYK
0, 17, 31, 2
Luminance
0.6797

Every format

HEX#facfad
RGBrgb(250, 207, 173)
HSLhsl(27, 89%, 83%)
CMYKcmyk(0%, 17%, 31%, 2%)
LABlab(86.0 10.4 22.6)
LCHlch(86.0 24.9 65.3)
OKLCHoklch(0.883 0.066 60.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green81.2%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta17.2%
Yellow30.8%
Key (black)2.0%

Color previews

#facfad text on a black background

contrast 14.59:1

Card sample

#facfad text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facfad in the Color Lab