Skip to content

#fefdfe

a pale, soft magenta / pink · warm · “white”

RGB
254, 253, 254
HSL
300°, 33%, 99%
CMYK
0, 0, 0, 0
Luminance
0.9848

Every format

HEX#fefdfe
RGBrgb(254, 253, 254)
HSLhsl(300, 33%, 99%)
CMYKcmyk(0%, 0%, 0%, 0%)
LABlab(99.4 0.5 -0.4)
LCHlch(99.4 0.6 324.2)
OKLCHoklch(0.995 0.002 325.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue99.6%

CMYK percentages

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

Color previews

#fefdfe text on a black background

contrast 20.70:1

Card sample

#fefdfe text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefdfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefdfe in the Color Lab