Skip to content

#f0f2f8

a pale, soft blue · warm · closest name: white

RGB
240, 242, 248
HSL
225°, 36%, 96%
CMYK
3, 2, 0, 3
Luminance
0.8881

Every format

HEX#f0f2f8
RGBrgb(240, 242, 248)
HSLhsl(225, 36%, 96%)
CMYKcmyk(3%, 2%, 0%, 3%)
LABlab(95.5 0.4 -3.1)
LCHlch(95.5 3.1 277.7)
OKLCHoklch(0.961 0.008 271.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0f2f8 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#f0f2f8 on black: 18.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green94.9%
Blue97.3%

CMYK percentages

Cyan3.2%
Magenta2.4%
Yellow0.0%
Key (black)2.7%

Color previews

#f0f2f8 text on a black background

contrast 18.76:1

Card sample

#f0f2f8 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0f2f8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0f2f8 in the Color Lab