Skip to content

#fcfdfd

a pale, soft cyan · cool · “white”

RGB
252, 253, 253
HSL
180°, 20%, 99%
CMYK
0, 0, 0, 1
Luminance
0.9804

Every format

HEX#fcfdfd
RGBrgb(252, 253, 253)
HSLhsl(180, 20%, 99%)
CMYKcmyk(0%, 0%, 0%, 1%)
LABlab(99.2 -0.3 -0.1)
LCHlch(99.2 0.3 200.0)
OKLCHoklch(0.993 0.001 197.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green99.2%
Blue99.2%

CMYK percentages

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

Color previews

#fcfdfd text on a black background

contrast 20.61:1

Card sample

#fcfdfd text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfdfd in the Color Lab