Skip to content

#fefcfc

a pale, vivid red · warm · “white”

RGB
254, 252, 252
HSL
0°, 50%, 99%
CMYK
0, 1, 1, 0
Luminance
0.9772

Every format

HEX#fefcfc
RGBrgb(254, 252, 252)
HSLhsl(0, 50%, 99%)
CMYKcmyk(0%, 1%, 1%, 0%)
LABlab(99.1 0.7 0.2)
LCHlch(99.1 0.7 19.2)
OKLCHoklch(0.993 0.002 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green98.8%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow0.8%
Key (black)0.4%

Color previews

#fefcfc text on a black background

contrast 20.54:1

Card sample

#fefcfc text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefcfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefcfc in the Color Lab