Skip to content

#fffefe

a pale, electric red · warm · “white”

RGB
255, 254, 254
HSL
0°, 100%, 100%
CMYK
0, 0, 0, 0
Luminance
0.9930

Every format

HEX#fffefe
RGBrgb(255, 254, 254)
HSLhsl(0, 100%, 100%)
CMYKcmyk(0%, 0%, 0%, 0%)
LABlab(99.7 0.3 0.1)
LCHlch(99.7 0.3 20.0)
OKLCHoklch(0.998 0.001 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue99.6%

CMYK percentages

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

Color previews

#fffefe text on a black background

contrast 20.86:1

Card sample

#fffefe text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffefe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffefe in the Color Lab