Skip to content

#f1f6cd

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

RGB
241, 246, 205
HSL
67°, 70%, 88%
CMYK
2, 0, 17, 4
Luminance
0.8902

Every format

HEX#f1f6cd
RGBrgb(241, 246, 205)
HSLhsl(67, 70%, 88%)
CMYKcmyk(2%, 0%, 17%, 4%)
LABlab(95.6 -8.4 19.2)
LCHlch(95.6 21.0 113.6)
OKLCHoklch(0.959 0.054 113.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.5%
Green96.5%
Blue80.4%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow16.7%
Key (black)3.5%

Color previews

#f1f6cd text on a black background

contrast 18.80:1

Card sample

#f1f6cd text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1f6cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1f6cd in the Color Lab