Skip to content

#f2eacb

a pale, vivid yellow · cool · closest name: beige

RGB
242, 234, 203
HSL
48°, 60%, 87%
CMYK
0, 3, 16, 5
Luminance
0.8203

Every format

HEX#f2eacb
RGBrgb(242, 234, 203)
HSLhsl(48, 60%, 87%)
CMYKcmyk(0%, 3%, 16%, 5%)
LABlab(92.6 -2.3 16.0)
LCHlch(92.6 16.2 98.2)
OKLCHoklch(0.935 0.042 95.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2eacb on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#f2eacb on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green91.8%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta3.3%
Yellow16.1%
Key (black)5.1%

Color previews

#f2eacb text on a black background

contrast 17.41:1

Card sample

#f2eacb text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2eacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2eacb in the Color Lab