Skip to content

#fdffef

a pale, electric yellow · cool · “ivory”

RGB
253, 255, 239
HSL
68°, 100%, 97%
CMYK
1, 0, 6, 0
Luminance
0.9863

Every format

HEX#fdffef
RGBrgb(253, 255, 239)
HSLhsl(68, 100%, 97%)
CMYKcmyk(1%, 0%, 6%, 0%)
LABlab(99.5 -3.4 7.4)
LCHlch(99.5 8.2 114.6)
OKLCHoklch(0.994 0.021 112.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdffef on white: 1.01:1
AA ✗ fail · AA-large · AAA
Aa
#fdffef on black: 20.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green100.0%
Blue93.7%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow6.3%
Key (black)0.0%

Color previews

#fdffef text on a black background

contrast 20.73:1

Card sample

#fdffef text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdffef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdffef in the Color Lab