Skip to content

#f1f2ed

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

RGB
241, 242, 237
HSL
72°, 16%, 94%
CMYK
0, 0, 2, 5
Luminance
0.8832

Every format

HEX#f1f2ed
RGBrgb(241, 242, 237)
HSLhsl(72, 16%, 94%)
CMYKcmyk(0%, 0%, 2%, 5%)
LABlab(95.3 -1.2 2.3)
LCHlch(95.3 2.6 117.9)
OKLCHoklch(0.959 0.007 115.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.5%
Green94.9%
Blue92.9%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow2.1%
Key (black)5.1%

Color previews

#f1f2ed text on a black background

contrast 18.66:1

Card sample

#f1f2ed text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1f2ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1f2ed in the Color Lab