Skip to content

#f0f1f8

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

RGB
240, 241, 248
HSL
233°, 36%, 96%
CMYK
3, 3, 0, 3
Luminance
0.8821

Every format

HEX#f0f1f8
RGBrgb(240, 241, 248)
HSLhsl(233, 36%, 96%)
CMYKcmyk(3%, 3%, 0%, 3%)
LABlab(95.3 0.9 -3.5)
LCHlch(95.3 3.6 285.0)
OKLCHoklch(0.959 0.009 279.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0f1f8 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#f0f1f8 on black: 18.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green94.5%
Blue97.3%

CMYK percentages

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

Color previews

#f0f1f8 text on a black background

contrast 18.64:1

Card sample

#f0f1f8 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0f1f8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0f1f8 in the Color Lab