Skip to content

#fdfdef

a pale, electric yellow · cool · “ivory”

RGB
253, 253, 239
HSL
60°, 78%, 97%
CMYK
0, 0, 6, 1
Luminance
0.9737

Every format

HEX#fdfdef
RGBrgb(253, 253, 239)
HSLhsl(60, 78%, 97%)
CMYKcmyk(0%, 0%, 6%, 1%)
LABlab(99.0 -2.4 6.7)
LCHlch(99.0 7.1 109.7)
OKLCHoklch(0.990 0.018 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#fdfdef text on a black background

contrast 20.47:1

Card sample

#fdfdef text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfdef in the Color Lab