Skip to content

#fcc261

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

RGB
252, 194, 97
HSL
38°, 96%, 68%
CMYK
0, 23, 62, 1
Luminance
0.6014

Every format

HEX#fcc261
RGBrgb(252, 194, 97)
HSLhsl(38, 96%, 68%)
CMYKcmyk(0%, 23%, 62%, 1%)
LABlab(81.9 10.6 55.8)
LCHlch(81.9 56.8 79.2)
OKLCHoklch(0.848 0.132 78.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc261 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#fcc261 on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.1%
Blue38.0%

CMYK percentages

Cyan0.0%
Magenta23.0%
Yellow61.5%
Key (black)1.2%

Color previews

#fcc261 text on a black background

contrast 13.03:1

Card sample

#fcc261 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc261

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc261 in the Color Lab