Skip to content

#fdfddf

a pale, electric yellow · cool · closest name: beige

RGB
253, 253, 223
HSL
60°, 88%, 93%
CMYK
0, 0, 12, 1
Luminance
0.9646

Every format

HEX#fdfddf
RGBrgb(253, 253, 223)
HSLhsl(60, 88%, 93%)
CMYKcmyk(0%, 0%, 12%, 1%)
LABlab(98.6 -5.0 14.4)
LCHlch(98.6 15.2 109.0)
OKLCHoklch(0.986 0.039 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow11.9%
Key (black)0.8%

Color previews

#fdfddf text on a black background

contrast 20.29:1

Card sample

#fdfddf text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfddf in the Color Lab