Skip to content

#fedecf

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

RGB
254, 222, 207
HSL
19°, 96%, 90%
CMYK
0, 13, 19, 0
Luminance
0.7782

Every format

HEX#fedecf
RGBrgb(254, 222, 207)
HSLhsl(19, 96%, 90%)
CMYKcmyk(0%, 13%, 19%, 0%)
LABlab(90.7 8.7 11.4)
LCHlch(90.7 14.4 52.6)
OKLCHoklch(0.923 0.041 46.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedecf on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#fedecf on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green87.1%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow18.5%
Key (black)0.4%

Color previews

#fedecf text on a black background

contrast 16.56:1

Card sample

#fedecf text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedecf in the Color Lab