Skip to content

#f2e2ac

a light, vivid yellow · cool · closest name: tan

RGB
242, 226, 172
HSL
46°, 73%, 81%
CMYK
0, 7, 29, 5
Luminance
0.7625

Every format

HEX#f2e2ac
RGBrgb(242, 226, 172)
HSLhsl(46, 73%, 81%)
CMYKcmyk(0%, 7%, 29%, 5%)
LABlab(90.0 -2.6 28.4)
LCHlch(90.0 28.6 95.1)
OKLCHoklch(0.913 0.072 93.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2e2ac on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#f2e2ac on black: 16.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green88.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta6.6%
Yellow28.9%
Key (black)5.1%

Color previews

#f2e2ac text on a black background

contrast 16.25:1

Card sample

#f2e2ac text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2e2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2e2ac in the Color Lab