Skip to content

#fecdb2

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

RGB
254, 205, 178
HSL
21°, 97%, 85%
CMYK
0, 19, 30, 0
Luminance
0.6795

Every format

HEX#fecdb2
RGBrgb(254, 205, 178)
HSLhsl(21, 97%, 85%)
CMYKcmyk(0%, 19%, 30%, 0%)
LABlab(86.0 13.5 20.0)
LCHlch(86.0 24.1 55.9)
OKLCHoklch(0.884 0.067 50.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecdb2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fecdb2 on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta19.3%
Yellow29.9%
Key (black)0.4%

Color previews

#fecdb2 text on a black background

contrast 14.59:1

Card sample

#fecdb2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecdb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecdb2 in the Color Lab