Skip to content

#fecc85

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

RGB
254, 204, 133
HSL
35°, 98%, 76%
CMYK
0, 20, 48, 0
Luminance
0.6595

Every format

HEX#fecc85
RGBrgb(254, 204, 133)
HSLhsl(35, 98%, 76%)
CMYKcmyk(0%, 20%, 48%, 0%)
LABlab(85.0 9.1 42.0)
LCHlch(85.0 42.9 77.8)
OKLCHoklch(0.874 0.105 75.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green80.0%
Blue52.2%

CMYK percentages

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

Color previews

#fecc85 text on a black background

contrast 14.19:1

Card sample

#fecc85 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc85 in the Color Lab