Skip to content

#f9fffd

a pale, electric cyan · cool · “white”

RGB
249, 255, 253
HSL
160°, 100%, 99%
CMYK
2, 0, 1, 0
Luminance
0.9875

Every format

HEX#f9fffd
RGBrgb(249, 255, 253)
HSLhsl(160, 100%, 99%)
CMYKcmyk(2%, 0%, 1%, 0%)
LABlab(99.5 -2.3 0.3)
LCHlch(99.5 2.3 173.4)
OKLCHoklch(0.995 0.007 174.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9fffd on white: 1.01:1
AA ✗ fail · AA-large · AAA
Aa
#f9fffd on black: 20.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green100.0%
Blue99.2%

CMYK percentages

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

Color previews

#f9fffd text on a black background

contrast 20.75:1

Card sample

#f9fffd text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9fffd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9fffd in the Color Lab