Skip to content

#fcfdff

a pale, electric blue · cool · “white”

RGB
252, 253, 255
HSL
220°, 100%, 99%
CMYK
1, 1, 0, 0
Luminance
0.9817

Every format

HEX#fcfdff
RGBrgb(252, 253, 255)
HSLhsl(220, 100%, 99%)
CMYKcmyk(1%, 1%, 0%, 0%)
LABlab(99.3 0.0 -1.1)
LCHlch(99.3 1.1 271.1)
OKLCHoklch(0.994 0.003 264.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green99.2%
Blue100.0%

CMYK percentages

Cyan1.2%
Magenta0.8%
Yellow0.0%
Key (black)0.0%

Color previews

#fcfdff text on a black background

contrast 20.63:1

Card sample

#fcfdff text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfdff in the Color Lab