Skip to content

#fecc7b

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

RGB
254, 204, 123
HSL
37°, 99%, 74%
CMYK
0, 20, 52, 0
Luminance
0.6569

Every format

HEX#fecc7b
RGBrgb(254, 204, 123)
HSLhsl(37, 99%, 74%)
CMYKcmyk(0%, 20%, 52%, 0%)
LABlab(84.8 8.2 46.8)
LCHlch(84.8 47.5 80.0)
OKLCHoklch(0.872 0.114 78.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fecc7b text on a black background

contrast 14.14:1

Card sample

#fecc7b text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecc7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc7b in the Color Lab