Skip to content

#fffcfc

a pale, electric red · warm · “white”

RGB
255, 252, 252
HSL
0°, 100%, 99%
CMYK
0, 1, 1, 0
Luminance
0.9791

Every format

HEX#fffcfc
RGBrgb(255, 252, 252)
HSLhsl(0, 100%, 99%)
CMYKcmyk(0%, 1%, 1%, 0%)
LABlab(99.2 1.0 0.3)
LCHlch(99.2 1.1 19.5)
OKLCHoklch(0.993 0.003 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.8%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow1.2%
Key (black)0.0%

Color previews

#fffcfc text on a black background

contrast 20.58:1

Card sample

#fffcfc text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffcfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffcfc in the Color Lab