Skip to content

#fecdab

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

RGB
254, 205, 171
HSL
25°, 98%, 83%
CMYK
0, 19, 33, 0
Luminance
0.6767

Every format

HEX#fecdab
RGBrgb(254, 205, 171)
HSLhsl(25, 98%, 83%)
CMYKcmyk(0%, 19%, 33%, 0%)
LABlab(85.8 12.7 23.5)
LCHlch(85.8 26.7 61.7)
OKLCHoklch(0.883 0.072 56.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green80.4%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta19.3%
Yellow32.7%
Key (black)0.4%

Color previews

#fecdab text on a black background

contrast 14.53:1

Card sample

#fecdab text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecdab in the Color Lab