Skip to content

#fefcff

a pale, electric violet · warm · “white”

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

Every format

HEX#fefcff
RGBrgb(254, 252, 255)
HSLhsl(280, 100%, 99%)
CMYKcmyk(0%, 1%, 0%, 0%)
LABlab(99.2 1.2 -1.2)
LCHlch(99.2 1.7 314.8)
OKLCHoklch(0.993 0.004 314.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green98.8%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta1.2%
Yellow0.0%
Key (black)0.0%

Color previews

#fefcff text on a black background

contrast 20.58:1

Card sample

#fefcff text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefcff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefcff in the Color Lab