Skip to content

#fff5f5

a pale, electric red · warm · closest name: white

RGB
255, 245, 245
HSL
0°, 100%, 98%
CMYK
0, 4, 4, 0
Luminance
0.9316

Every format

HEX#fff5f5
RGBrgb(255, 245, 245)
HSLhsl(0, 100%, 98%)
CMYKcmyk(0%, 4%, 4%, 0%)
LABlab(97.3 3.3 1.2)
LCHlch(97.3 3.5 19.6)
OKLCHoklch(0.978 0.011 17.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff5f5 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fff5f5 on black: 19.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.1%
Blue96.1%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow3.9%
Key (black)0.0%

Color previews

#fff5f5 text on a black background

contrast 19.63:1

Card sample

#fff5f5 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff5f5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff5f5 in the Color Lab