Skip to content

#fdfdfc

a pale, soft yellow · cool · “white”

RGB
253, 253, 252
HSL
60°, 20%, 99%
CMYK
0, 0, 0, 1
Luminance
0.9816

Every format

HEX#fdfdfc
RGBrgb(253, 253, 252)
HSLhsl(60, 20%, 99%)
CMYKcmyk(0%, 0%, 0%, 1%)
LABlab(99.3 -0.2 0.5)
LCHlch(99.3 0.5 109.5)
OKLCHoklch(0.994 0.001 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue98.8%

CMYK percentages

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

Color previews

#fdfdfc text on a black background

contrast 20.63:1

Card sample

#fdfdfc text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfdfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfdfc in the Color Lab