Skip to content

#fecf80

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

RGB
254, 207, 128
HSL
38°, 98%, 75%
CMYK
0, 19, 50, 0
Luminance
0.6725

Every format

HEX#fecf80
RGBrgb(254, 207, 128)
HSLhsl(38, 98%, 75%)
CMYKcmyk(0%, 19%, 50%, 0%)
LABlab(85.6 7.1 45.3)
LCHlch(85.6 45.8 81.1)
OKLCHoklch(0.879 0.111 79.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecf80 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fecf80 on black: 14.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green81.2%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta18.5%
Yellow49.6%
Key (black)0.4%

Color previews

#fecf80 text on a black background

contrast 14.45:1

Card sample

#fecf80 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecf80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecf80 in the Color Lab