Skip to content

#f1fdfd

a pale, electric cyan · cool · closest name: white

RGB
241, 253, 253
HSL
180°, 75%, 97%
CMYK
5, 0, 0, 1
Luminance
0.9604

Every format

HEX#f1fdfd
RGBrgb(241, 253, 253)
HSLhsl(180, 75%, 97%)
CMYKcmyk(5%, 0%, 0%, 1%)
LABlab(98.5 -3.9 -1.4)
LCHlch(98.5 4.2 199.1)
OKLCHoklch(0.985 0.013 197.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.5%
Green99.2%
Blue99.2%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#f1fdfd text on a black background

contrast 20.21:1

Card sample

#f1fdfd text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1fdfd in the Color Lab