Skip to content

#fff1ff

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

RGB
255, 241, 255
HSL
300°, 100%, 97%
CMYK
0, 6, 0, 0
Luminance
0.9139

Every format

HEX#fff1ff
RGBrgb(255, 241, 255)
HSLhsl(300, 100%, 97%)
CMYKcmyk(0%, 6%, 0%, 0%)
LABlab(96.6 7.1 -5.0)
LCHlch(96.6 8.7 324.8)
OKLCHoklch(0.973 0.024 325.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff1ff on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fff1ff on black: 19.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.5%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow0.0%
Key (black)0.0%

Color previews

#fff1ff text on a black background

contrast 19.28:1

Card sample

#fff1ff text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff1ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff1ff in the Color Lab