Skip to content

#f2f2ed

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

RGB
242, 242, 237
HSL
60°, 16%, 94%
CMYK
0, 0, 2, 5
Luminance
0.8850

Every format

HEX#f2f2ed
RGBrgb(242, 242, 237)
HSLhsl(60, 16%, 94%)
CMYKcmyk(0%, 0%, 2%, 5%)
LABlab(95.4 -0.9 2.4)
LCHlch(95.4 2.6 109.8)
OKLCHoklch(0.960 0.007 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#f2f2ed text on a black background

contrast 18.70:1

Card sample

#f2f2ed text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2f2ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2f2ed in the Color Lab