Skip to content

#f2f3eb

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

RGB
242, 243, 235
HSL
68°, 25%, 94%
CMYK
0, 0, 3, 5
Luminance
0.8898

Every format

HEX#f2f3eb
RGBrgb(242, 243, 235)
HSLhsl(68, 25%, 94%)
CMYKcmyk(0%, 0%, 3%, 5%)
LABlab(95.6 -1.7 3.7)
LCHlch(95.6 4.1 114.9)
OKLCHoklch(0.961 0.011 112.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.9%
Green95.3%
Blue92.2%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow3.3%
Key (black)4.7%

Color previews

#f2f3eb text on a black background

contrast 18.80:1

Card sample

#f2f3eb text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2f3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2f3eb in the Color Lab