Skip to content

#feecda

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

RGB
254, 236, 218
HSL
30°, 95%, 93%
CMYK
0, 7, 14, 0
Luminance
0.8612

Every format

HEX#feecda
RGBrgb(254, 236, 218)
HSLhsl(30, 95%, 93%)
CMYKcmyk(0%, 7%, 14%, 0%)
LABlab(94.4 3.2 10.9)
LCHlch(94.4 11.4 73.7)
OKLCHoklch(0.953 0.031 67.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green92.5%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow14.2%
Key (black)0.4%

Color previews

#feecda text on a black background

contrast 18.22:1

Card sample

#feecda text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feecda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feecda in the Color Lab