Skip to content

#fffdff

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

RGB
255, 253, 255
HSL
300°, 100%, 100%
CMYK
0, 1, 0, 0
Luminance
0.9873

Every format

HEX#fffdff
RGBrgb(255, 253, 255)
HSLhsl(300, 100%, 100%)
CMYKcmyk(0%, 1%, 0%, 0%)
LABlab(99.5 1.0 -0.7)
LCHlch(99.5 1.2 324.5)
OKLCHoklch(0.996 0.003 325.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue100.0%

CMYK percentages

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

Color previews

#fffdff text on a black background

contrast 20.75:1

Card sample

#fffdff text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdff in the Color Lab