Skip to content

#fefedc

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

RGB
254, 254, 220
HSL
60°, 94%, 93%
CMYK
0, 0, 13, 0
Luminance
0.9712

Every format

HEX#fefedc
RGBrgb(254, 254, 220)
HSLhsl(60, 94%, 93%)
CMYKcmyk(0%, 0%, 13%, 0%)
LABlab(98.9 -5.6 16.3)
LCHlch(98.9 17.2 108.9)
OKLCHoklch(0.988 0.044 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefedc on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#fefedc on black: 20.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.6%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow13.4%
Key (black)0.4%

Color previews

#fefedc text on a black background

contrast 20.42:1

Card sample

#fefedc text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefedc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefedc in the Color Lab