Skip to content

#fecc9b

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

RGB
254, 204, 155
HSL
30°, 98%, 80%
CMYK
0, 20, 39, 0
Luminance
0.6662

Every format

HEX#fecc9b
RGBrgb(254, 204, 155)
HSLhsl(30, 98%, 80%)
CMYKcmyk(0%, 20%, 39%, 0%)
LABlab(85.3 11.3 31.1)
LCHlch(85.3 33.1 70.0)
OKLCHoklch(0.878 0.085 65.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecc9b on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fecc9b on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow39.0%
Key (black)0.4%

Color previews

#fecc9b text on a black background

contrast 14.32:1

Card sample

#fecc9b text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecc9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecc9b in the Color Lab