Skip to content

#fcaf32

a balanced, electric orange · warm · closest name: orange

RGB
252, 175, 50
HSL
37°, 97%, 59%
CMYK
0, 31, 80, 1
Luminance
0.5159

Every format

HEX#fcaf32
RGBrgb(252, 175, 50)
HSLhsl(37, 97%, 59%)
CMYKcmyk(0%, 31%, 80%, 1%)
LABlab(77.0 18.3 70.1)
LCHlch(77.0 72.5 75.4)
OKLCHoklch(0.809 0.157 73.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcaf32 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#fcaf32 on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green68.6%
Blue19.6%

CMYK percentages

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

Color previews

#fcaf32 text on a black background

contrast 11.32:1

Card sample

#fcaf32 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcaf32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcaf32 in the Color Lab