Skip to content

#fff8ff

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

RGB
255, 248, 255
HSL
300°, 100%, 99%
CMYK
0, 3, 0, 0
Luminance
0.9561

Every format

HEX#fff8ff
RGBrgb(255, 248, 255)
HSLhsl(300, 100%, 99%)
CMYKcmyk(0%, 3%, 0%, 0%)
LABlab(98.3 3.5 -2.5)
LCHlch(98.3 4.3 324.6)
OKLCHoklch(0.987 0.012 325.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff8ff on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fff8ff on black: 20.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green97.3%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow0.0%
Key (black)0.0%

Color previews

#fff8ff text on a black background

contrast 20.12:1

Card sample

#fff8ff text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff8ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff8ff in the Color Lab