Skip to content

#f1acab

a light, vivid red · warm · closest name: pink

RGB
241, 172, 171
HSL
1°, 71%, 81%
CMYK
0, 29, 29, 6
Luminance
0.5115

Every format

HEX#f1acab
RGBrgb(241, 172, 171)
HSLhsl(1, 71%, 81%)
CMYKcmyk(0%, 29%, 29%, 6%)
LABlab(76.8 25.1 10.6)
LCHlch(76.8 27.3 22.9)
OKLCHoklch(0.809 0.082 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1acab on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#f1acab on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green67.5%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow29.0%
Key (black)5.5%

Color previews

#f1acab text on a black background

contrast 11.23:1

Card sample

#f1acab text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1acab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1acab in the Color Lab