Skip to content

#fdfded

a pale, electric yellow · cool · “ivory”

RGB
253, 253, 237
HSL
60°, 80%, 96%
CMYK
0, 0, 6, 1
Luminance
0.9725

Every format

HEX#fdfded
RGBrgb(253, 253, 237)
HSLhsl(60, 80%, 96%)
CMYKcmyk(0%, 0%, 6%, 1%)
LABlab(98.9 -2.7 7.7)
LCHlch(98.9 8.1 109.6)
OKLCHoklch(0.990 0.021 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow6.3%
Key (black)0.8%

Color previews

#fdfded text on a black background

contrast 20.45:1

Card sample

#fdfded text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfded in the Color Lab