Skip to content

#fedcba

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

RGB
254, 220, 186
HSL
30°, 97%, 86%
CMYK
0, 13, 27, 0
Luminance
0.7580

Every format

HEX#fedcba
RGBrgb(254, 220, 186)
HSLhsl(30, 97%, 86%)
CMYKcmyk(0%, 13%, 27%, 0%)
LABlab(89.8 6.8 21.1)
LCHlch(89.8 22.1 72.1)
OKLCHoklch(0.914 0.059 67.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedcba on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#fedcba on black: 16.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green86.3%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta13.4%
Yellow26.8%
Key (black)0.4%

Color previews

#fedcba text on a black background

contrast 16.16:1

Card sample

#fedcba text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedcba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedcba in the Color Lab