Skip to content

#facbaf

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

RGB
250, 203, 175
HSL
22°, 88%, 83%
CMYK
0, 19, 30, 2
Luminance
0.6613

Every format

HEX#facbaf
RGBrgb(250, 203, 175)
HSLhsl(22, 88%, 83%)
CMYKcmyk(0%, 19%, 30%, 2%)
LABlab(85.1 12.7 20.3)
LCHlch(85.1 23.9 57.9)
OKLCHoklch(0.876 0.065 52.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green79.6%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow30.0%
Key (black)2.0%

Color previews

#facbaf text on a black background

contrast 14.23:1

Card sample

#facbaf text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facbaf in the Color Lab