Skip to content

#f1ceb1

a light, vivid orange · warm · closest name: tan

RGB
241, 206, 177
HSL
27°, 70%, 82%
CMYK
0, 15, 27, 6
Luminance
0.6602

Every format

HEX#f1ceb1
RGBrgb(241, 206, 177)
HSLhsl(27, 70%, 82%)
CMYKcmyk(0%, 15%, 27%, 6%)
LABlab(85.0 8.0 19.0)
LCHlch(85.0 20.6 67.1)
OKLCHoklch(0.874 0.055 61.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1ceb1 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#f1ceb1 on black: 14.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green80.8%
Blue69.4%

CMYK percentages

Cyan0.0%
Magenta14.5%
Yellow26.6%
Key (black)5.5%

Color previews

#f1ceb1 text on a black background

contrast 14.20:1

Card sample

#f1ceb1 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1ceb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1ceb1 in the Color Lab