Skip to content

#f9fcff

a pale, electric blue · cool · “white”

RGB
249, 252, 255
HSL
210°, 100%, 99%
CMYK
2, 1, 0, 0
Luminance
0.9698

Every format

HEX#f9fcff
RGBrgb(249, 252, 255)
HSLhsl(210, 100%, 99%)
CMYKcmyk(2%, 1%, 0%, 0%)
LABlab(98.8 -0.5 -1.8)
LCHlch(98.8 1.8 255.8)
OKLCHoklch(0.990 0.005 247.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red97.6%
Green98.8%
Blue100.0%

CMYK percentages

Cyan2.4%
Magenta1.2%
Yellow0.0%
Key (black)0.0%

Color previews

#f9fcff text on a black background

contrast 20.40:1

Card sample

#f9fcff text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9fcff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9fcff in the Color Lab