Skip to content

#fac99c

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

RGB
250, 201, 156
HSL
29°, 90%, 80%
CMYK
0, 20, 38, 2
Luminance
0.6450

Every format

HEX#fac99c
RGBrgb(250, 201, 156)
HSLhsl(29, 90%, 80%)
CMYKcmyk(0%, 20%, 38%, 2%)
LABlab(84.2 11.5 29.1)
LCHlch(84.2 31.3 68.5)
OKLCHoklch(0.868 0.081 64.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green78.8%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow37.6%
Key (black)2.0%

Color previews

#fac99c text on a black background

contrast 13.90:1

Card sample

#fac99c text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fac99c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fac99c in the Color Lab