Skip to content

#f9fdff

a pale, electric blue · cool · “white”

RGB
249, 253, 255
HSL
200°, 100%, 99%
CMYK
2, 1, 0, 0
Luminance
0.9761

Every format

HEX#f9fdff
RGBrgb(249, 253, 255)
HSLhsl(200, 100%, 99%)
CMYKcmyk(2%, 1%, 0%, 0%)
LABlab(99.1 -1.0 -1.4)
LCHlch(99.1 1.7 235.8)
OKLCHoklch(0.992 0.005 228.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9fdff on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#f9fdff on black: 20.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green99.2%
Blue100.0%

CMYK percentages

Cyan2.4%
Magenta0.8%
Yellow0.0%
Key (black)0.0%

Color previews

#f9fdff text on a black background

contrast 20.52:1

Card sample

#f9fdff text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9fdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9fdff in the Color Lab