Skip to content

#fdffed

a pale, electric yellow · cool · “ivory”

RGB
253, 255, 237
HSL
67°, 100%, 97%
CMYK
1, 0, 7, 0
Luminance
0.9852

Every format

HEX#fdffed
RGBrgb(253, 255, 237)
HSLhsl(67, 100%, 97%)
CMYKcmyk(1%, 0%, 7%, 0%)
LABlab(99.4 -3.7 8.4)
LCHlch(99.4 9.2 114.0)
OKLCHoklch(0.994 0.024 112.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green100.0%
Blue92.9%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow7.1%
Key (black)0.0%

Color previews

#fdffed text on a black background

contrast 20.70:1

Card sample

#fdffed text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdffed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdffed in the Color Lab