Skip to content

#fcfeff

a pale, electric blue · cool · “white”

RGB
252, 254, 255
HSL
200°, 100%, 99%
CMYK
1, 0, 0, 0
Luminance
0.9880

Every format

HEX#fcfeff
RGBrgb(252, 254, 255)
HSLhsl(200, 100%, 99%)
CMYKcmyk(1%, 0%, 0%, 0%)
LABlab(99.5 -0.5 -0.7)
LCHlch(99.5 0.9 235.9)
OKLCHoklch(0.996 0.003 228.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcfeff on white: 1.01:1
AA ✗ fail · AA-large · AAA
Aa
#fcfeff on black: 20.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green99.6%
Blue100.0%

CMYK percentages

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

Color previews

#fcfeff text on a black background

contrast 20.76:1

Card sample

#fcfeff text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcfeff in the Color Lab