Skip to content

#fefedf

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

RGB
254, 254, 223
HSL
60°, 94%, 94%
CMYK
0, 0, 12, 0
Luminance
0.9728

Every format

HEX#fefedf
RGBrgb(254, 254, 223)
HSLhsl(60, 94%, 94%)
CMYKcmyk(0%, 0%, 12%, 0%)
LABlab(98.9 -5.1 14.8)
LCHlch(98.9 15.7 109.0)
OKLCHoklch(0.989 0.040 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.6%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow12.2%
Key (black)0.4%

Color previews

#fefedf text on a black background

contrast 20.46:1

Card sample

#fefedf text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefedf in the Color Lab