Skip to content

#fcaf85

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

RGB
252, 175, 133
HSL
21°, 95%, 76%
CMYK
0, 31, 47, 1
Luminance
0.5305

Every format

HEX#fcaf85
RGBrgb(252, 175, 133)
HSLhsl(21, 95%, 76%)
CMYKcmyk(0%, 31%, 47%, 1%)
LABlab(77.9 23.5 32.8)
LCHlch(77.9 40.3 54.4)
OKLCHoklch(0.818 0.106 49.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcaf85 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#fcaf85 on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green68.6%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta30.6%
Yellow47.2%
Key (black)1.2%

Color previews

#fcaf85 text on a black background

contrast 11.61:1

Card sample

#fcaf85 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcaf85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcaf85 in the Color Lab