Skip to content

#fac999

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

RGB
250, 201, 153
HSL
30°, 91%, 79%
CMYK
0, 20, 39, 2
Luminance
0.6440

Every format

HEX#fac999
RGBrgb(250, 201, 153)
HSLhsl(30, 91%, 79%)
CMYKcmyk(0%, 20%, 39%, 2%)
LABlab(84.2 11.1 30.6)
LCHlch(84.2 32.5 70.0)
OKLCHoklch(0.868 0.084 65.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fac999 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fac999 on black: 13.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green78.8%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow38.8%
Key (black)2.0%

Color previews

#fac999 text on a black background

contrast 13.88:1

Card sample

#fac999 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fac999

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fac999 in the Color Lab