Skip to content

#f9fcfd

a pale, vivid cyan · cool · “white”

RGB
249, 252, 253
HSL
195°, 50%, 98%
CMYK
2, 0, 0, 1
Luminance
0.9685

Every format

HEX#f9fcfd
RGBrgb(249, 252, 253)
HSLhsl(195, 50%, 98%)
CMYKcmyk(2%, 0%, 0%, 1%)
LABlab(98.8 -0.8 -0.8)
LCHlch(98.8 1.1 225.4)
OKLCHoklch(0.989 0.004 219.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9fcfd on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#f9fcfd on black: 20.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green98.8%
Blue99.2%

CMYK percentages

Cyan1.6%
Magenta0.4%
Yellow0.0%
Key (black)0.8%

Color previews

#f9fcfd text on a black background

contrast 20.37:1

Card sample

#f9fcfd text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9fcfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9fcfd in the Color Lab