Skip to content

#fff4ff

a pale, electric magenta / pink · warm · closest name: white

RGB
255, 244, 255
HSL
300°, 100%, 98%
CMYK
0, 4, 0, 0
Luminance
0.9318

Every format

HEX#fff4ff
RGBrgb(255, 244, 255)
HSLhsl(300, 100%, 98%)
CMYKcmyk(0%, 4%, 0%, 0%)
LABlab(97.3 5.6 -4.0)
LCHlch(97.3 6.8 324.7)
OKLCHoklch(0.979 0.019 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff4ff on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fff4ff on black: 19.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow0.0%
Key (black)0.0%

Color previews

#fff4ff text on a black background

contrast 19.64:1

Card sample

#fff4ff text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff4ff in the Color Lab