Skip to content

#feefdc

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

RGB
254, 239, 220
HSL
34°, 94%, 93%
CMYK
0, 6, 13, 0
Luminance
0.8797

Every format

HEX#feefdc
RGBrgb(254, 239, 220)
HSLhsl(34, 94%, 93%)
CMYKcmyk(0%, 6%, 13%, 0%)
LABlab(95.2 2.0 11.0)
LCHlch(95.2 11.2 79.8)
OKLCHoklch(0.959 0.030 73.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feefdc on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#feefdc on black: 18.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green93.7%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow13.4%
Key (black)0.4%

Color previews

#feefdc text on a black background

contrast 18.59:1

Card sample

#feefdc text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feefdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feefdc in the Color Lab