Skip to content

#feefcc

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

RGB
254, 239, 204
HSL
42°, 96%, 90%
CMYK
0, 6, 20, 0
Luminance
0.8716

Every format

HEX#feefcc
RGBrgb(254, 239, 204)
HSLhsl(42, 96%, 90%)
CMYKcmyk(0%, 6%, 20%, 0%)
LABlab(94.8 -0.4 18.8)
LCHlch(94.8 18.8 91.2)
OKLCHoklch(0.955 0.048 87.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feefcc on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#feefcc on black: 18.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green93.7%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow19.7%
Key (black)0.4%

Color previews

#feefcc text on a black background

contrast 18.43:1

Card sample

#feefcc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feefcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feefcc in the Color Lab