Skip to content

#f1f4cd

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

RGB
241, 244, 205
HSL
65°, 64%, 88%
CMYK
1, 0, 16, 4
Luminance
0.8781

Every format

HEX#f1f4cd
RGBrgb(241, 244, 205)
HSLhsl(65, 64%, 88%)
CMYKcmyk(1%, 0%, 16%, 4%)
LABlab(95.1 -7.4 18.5)
LCHlch(95.1 19.9 111.8)
OKLCHoklch(0.955 0.051 110.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.5%
Green95.7%
Blue80.4%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow16.0%
Key (black)4.3%

Color previews

#f1f4cd text on a black background

contrast 18.56:1

Card sample

#f1f4cd text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1f4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1f4cd in the Color Lab