Skip to content

#fdfdfd

a pale, muted near-white · warm · “white”

RGB
253, 253, 253
HSL
0°, 0%, 99%
CMYK
0, 0, 0, 1
Luminance
0.9823

Every format

HEX#fdfdfd
RGBrgb(253, 253, 253)
HSLhsl(0, 0%, 99%)
CMYKcmyk(0%, 0%, 0%, 1%)
LABlab(99.3 0.0 0.0)
LCHlch(99.3 0.0 180.0)
OKLCHoklch(0.994 0.000 89.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfdfd on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fdfdfd on black: 20.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.2%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#fdfdfd text on a black background

contrast 20.65:1

Card sample

#fdfdfd text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfdfd in the Color Lab