Skip to content

#f0f3f3

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

RGB
240, 243, 243
HSL
180°, 11%, 95%
CMYK
1, 0, 0, 5
Luminance
0.8910

Every format

HEX#f0f3f3
RGBrgb(240, 243, 243)
HSLhsl(180, 11%, 95%)
CMYKcmyk(1%, 0%, 0%, 5%)
LABlab(95.6 -1.0 -0.3)
LCHlch(95.6 1.1 199.5)
OKLCHoklch(0.962 0.003 197.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.1%
Green95.3%
Blue95.3%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow0.0%
Key (black)4.7%

Color previews

#f0f3f3 text on a black background

contrast 18.82:1

Card sample

#f0f3f3 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0f3f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0f3f3 in the Color Lab