Skip to content

#fcaf03

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

RGB
252, 175, 3
HSL
41°, 98%, 50%
CMYK
0, 31, 99, 1
Luminance
0.5136

Every format

HEX#fcaf03
RGBrgb(252, 175, 3)
HSLhsl(41, 98%, 50%)
CMYKcmyk(0%, 31%, 99%, 1%)
LABlab(76.9 17.5 79.8)
LCHlch(76.9 81.7 77.6)
OKLCHoklch(0.807 0.169 76.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green68.6%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta30.6%
Yellow98.8%
Key (black)1.2%

Color previews

#fcaf03 text on a black background

contrast 11.27:1

Card sample

#fcaf03 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcaf03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcaf03 in the Color Lab