Skip to content

#fdfeef

a pale, electric yellow · cool · “ivory”

RGB
253, 254, 239
HSL
64°, 88%, 97%
CMYK
0, 0, 6, 0
Luminance
0.9800

Every format

HEX#fdfeef
RGBrgb(253, 254, 239)
HSLhsl(64, 88%, 97%)
CMYKcmyk(0%, 0%, 6%, 0%)
LABlab(99.2 -2.9 7.0)
LCHlch(99.2 7.6 112.3)
OKLCHoklch(0.992 0.020 109.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfeef on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fdfeef on black: 20.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.6%
Blue93.7%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow5.9%
Key (black)0.4%

Color previews

#fdfeef text on a black background

contrast 20.60:1

Card sample

#fdfeef text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfeef in the Color Lab