Skip to content

#f1afac

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

RGB
241, 175, 172
HSL
3°, 71%, 81%
CMYK
0, 27, 29, 6
Luminance
0.5234

Every format

HEX#f1afac
RGBrgb(241, 175, 172)
HSLhsl(3, 71%, 81%)
CMYKcmyk(0%, 27%, 29%, 6%)
LABlab(77.5 23.7 11.1)
LCHlch(77.5 26.2 25.1)
OKLCHoklch(0.815 0.078 21.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1afac on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#f1afac on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green68.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta27.4%
Yellow28.6%
Key (black)5.5%

Color previews

#f1afac text on a black background

contrast 11.47:1

Card sample

#f1afac text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1afac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1afac in the Color Lab