Skip to content

#f1f2ec

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

RGB
241, 242, 236
HSL
70°, 19%, 94%
CMYK
0, 0, 3, 5
Luminance
0.8826

Every format

HEX#f1f2ec
RGBrgb(241, 242, 236)
HSLhsl(70, 19%, 94%)
CMYKcmyk(0%, 0%, 3%, 5%)
LABlab(95.3 -1.4 2.8)
LCHlch(95.3 3.1 116.5)
OKLCHoklch(0.959 0.008 114.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#f1f2ec text on a black background

contrast 18.65:1

Card sample

#f1f2ec text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1f2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1f2ec in the Color Lab