Skip to content

#f1bfac

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

RGB
241, 191, 172
HSL
17°, 71%, 81%
CMYK
0, 21, 29, 6
Luminance
0.5894

Every format

HEX#f1bfac
RGBrgb(241, 191, 172)
HSLhsl(17, 71%, 81%)
CMYKcmyk(0%, 21%, 29%, 6%)
LABlab(81.3 15.2 16.4)
LCHlch(81.3 22.4 47.2)
OKLCHoklch(0.844 0.064 41.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1bfac on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#f1bfac on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green74.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.7%
Yellow28.6%
Key (black)5.5%

Color previews

#f1bfac text on a black background

contrast 12.79:1

Card sample

#f1bfac text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1bfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1bfac in the Color Lab