Skip to content

#feceb1

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

RGB
254, 206, 177
HSL
23°, 98%, 85%
CMYK
0, 19, 30, 0
Luminance
0.6839

Every format

HEX#feceb1
RGBrgb(254, 206, 177)
HSLhsl(23, 98%, 85%)
CMYKcmyk(0%, 19%, 30%, 0%)
LABlab(86.2 12.9 20.8)
LCHlch(86.2 24.5 58.2)
OKLCHoklch(0.886 0.067 52.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feceb1 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#feceb1 on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.8%
Blue69.4%

CMYK percentages

Cyan0.0%
Magenta18.9%
Yellow30.3%
Key (black)0.4%

Color previews

#feceb1 text on a black background

contrast 14.68:1

Card sample

#feceb1 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feceb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feceb1 in the Color Lab