Skip to content

#fff3fc

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

RGB
255, 243, 252
HSL
315°, 100%, 98%
CMYK
0, 5, 1, 0
Luminance
0.9239

Every format

HEX#fff3fc
RGBrgb(255, 243, 252)
HSLhsl(315, 100%, 98%)
CMYKcmyk(0%, 5%, 1%, 0%)
LABlab(97.0 5.6 -2.9)
LCHlch(97.0 6.3 332.6)
OKLCHoklch(0.976 0.017 334.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff3fc on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fff3fc on black: 19.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.3%
Blue98.8%

CMYK percentages

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

Color previews

#fff3fc text on a black background

contrast 19.48:1

Card sample

#fff3fc text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3fc in the Color Lab