Skip to content

#f2f8fa

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

RGB
242, 248, 250
HSL
195°, 44%, 97%
CMYK
3, 1, 0, 2
Luminance
0.9291

Every format

HEX#f2f8fa
RGBrgb(242, 248, 250)
HSLhsl(195, 44%, 97%)
CMYKcmyk(3%, 1%, 0%, 2%)
LABlab(97.2 -1.6 -1.6)
LCHlch(97.2 2.3 225.5)
OKLCHoklch(0.975 0.007 219.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2f8fa on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#f2f8fa on black: 19.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green97.3%
Blue98.0%

CMYK percentages

Cyan3.2%
Magenta0.8%
Yellow0.0%
Key (black)2.0%

Color previews

#f2f8fa text on a black background

contrast 19.58:1

Card sample

#f2f8fa text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 248, 250, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 248, 250, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2f8fa;
background: linear-gradient(135deg, #f2f8fa, #F2F3FA);

Monochromatic scale

Palettes built from #f2f8fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2f8fa in the Color Lab