Skip to content

#fff8fc

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

RGB
255, 248, 252
HSL
326°, 100%, 99%
CMYK
0, 3, 1, 0
Luminance
0.9542

Every format

HEX#fff8fc
RGBrgb(255, 248, 252)
HSLhsl(326, 100%, 99%)
CMYKcmyk(0%, 3%, 1%, 0%)
LABlab(98.2 3.0 -1.1)
LCHlch(98.2 3.2 340.2)
OKLCHoklch(0.986 0.009 341.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff8fc on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fff8fc on black: 20.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green97.3%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow1.2%
Key (black)0.0%

Color previews

#fff8fc text on a black background

contrast 20.08:1

Card sample

#fff8fc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff8fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff8fc in the Color Lab