Skip to content

#feecdc

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

RGB
254, 236, 220
HSL
28°, 94%, 93%
CMYK
0, 7, 13, 0
Luminance
0.8623

Every format

HEX#feecdc
RGBrgb(254, 236, 220)
HSLhsl(28, 94%, 93%)
CMYKcmyk(0%, 7%, 13%, 0%)
LABlab(94.4 3.5 9.9)
LCHlch(94.4 10.6 70.6)
OKLCHoklch(0.953 0.029 64.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feecdc on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#feecdc on black: 18.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green92.5%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow13.4%
Key (black)0.4%

Color previews

#feecdc text on a black background

contrast 18.25:1

Card sample

#feecdc text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feecdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feecdc in the Color Lab