Skip to content

#facba3

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

RGB
250, 203, 163
HSL
28°, 90%, 81%
CMYK
0, 19, 35, 2
Luminance
0.6568

Every format

HEX#facba3
RGBrgb(250, 203, 163)
HSLhsl(28, 90%, 81%)
CMYKcmyk(0%, 19%, 35%, 2%)
LABlab(84.8 11.2 26.3)
LCHlch(84.8 28.6 66.9)
OKLCHoklch(0.874 0.075 62.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facba3 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#facba3 on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green79.6%
Blue63.9%

CMYK percentages

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

Color previews

#facba3 text on a black background

contrast 14.14:1

Card sample

#facba3 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facba3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facba3 in the Color Lab