Skip to content

#fff8fa

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

RGB
255, 248, 250
HSL
343°, 100%, 99%
CMYK
0, 3, 2, 0
Luminance
0.9530

Every format

HEX#fff8fa
RGBrgb(255, 248, 250)
HSLhsl(343, 100%, 99%)
CMYKcmyk(0%, 3%, 2%, 0%)
LABlab(98.2 2.7 -0.1)
LCHlch(98.2 2.7 357.2)
OKLCHoklch(0.985 0.008 357.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fff8fa text on a black background

contrast 20.06:1

Card sample

#fff8fa text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff8fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff8fa in the Color Lab