Skip to content

#facbac

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

RGB
250, 203, 172
HSL
24°, 89%, 83%
CMYK
0, 19, 31, 2
Luminance
0.6601

Every format

HEX#facbac
RGBrgb(250, 203, 172)
HSLhsl(24, 89%, 83%)
CMYKcmyk(0%, 19%, 31%, 2%)
LABlab(85.0 12.3 21.8)
LCHlch(85.0 25.0 60.5)
OKLCHoklch(0.875 0.068 55.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green79.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow31.2%
Key (black)2.0%

Color previews

#facbac text on a black background

contrast 14.20:1

Card sample

#facbac text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facbac in the Color Lab