Skip to content

#fecf7b

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

RGB
254, 207, 123
HSL
39°, 99%, 74%
CMYK
0, 19, 52, 0
Luminance
0.6713

Every format

HEX#fecf7b
RGBrgb(254, 207, 123)
HSLhsl(39, 99%, 74%)
CMYKcmyk(0%, 19%, 52%, 0%)
LABlab(85.6 6.7 47.7)
LCHlch(85.6 48.1 82.0)
OKLCHoklch(0.878 0.115 80.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecf7b on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#fecf7b on black: 14.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green81.2%
Blue48.2%

CMYK percentages

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

Color previews

#fecf7b text on a black background

contrast 14.43:1

Card sample

#fecf7b text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecf7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecf7b in the Color Lab