Skip to content

#fecc7c

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

RGB
254, 204, 124
HSL
37°, 99%, 74%
CMYK
0, 20, 51, 0
Luminance
0.6571

Every format

HEX#fecc7c
RGBrgb(254, 204, 124)
HSLhsl(37, 99%, 74%)
CMYKcmyk(0%, 20%, 51%, 0%)
LABlab(84.8 8.3 46.3)
LCHlch(84.8 47.0 79.8)
OKLCHoklch(0.873 0.113 78.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecc7c on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fecc7c on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow51.2%
Key (black)0.4%

Color previews

#fecc7c text on a black background

contrast 14.14:1

Card sample

#fecc7c text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 204, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 204, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fecc7c;
background: linear-gradient(135deg, #fecc7c, #D9FE7C);

Monochromatic scale

Palettes built from #fecc7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc7c in the Color Lab