Skip to content

#fdfedf

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

RGB
253, 254, 223
HSL
62°, 94%, 94%
CMYK
0, 0, 12, 0
Luminance
0.9709

Every format

HEX#fdfedf
RGBrgb(253, 254, 223)
HSLhsl(62, 94%, 94%)
CMYKcmyk(0%, 0%, 12%, 0%)
LABlab(98.9 -5.5 14.7)
LCHlch(98.9 15.7 110.3)
OKLCHoklch(0.988 0.040 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fdfedf text on a black background

contrast 20.42:1

Card sample

#fdfedf text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfedf in the Color Lab