Skip to content

#f1b4bb

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

RGB
241, 180, 187
HSL
353°, 69%, 83%
CMYK
0, 25, 22, 6
Luminance
0.5493

Every format

HEX#f1b4bb
RGBrgb(241, 180, 187)
HSLhsl(353, 69%, 83%)
CMYKcmyk(0%, 25%, 22%, 6%)
LABlab(79.0 23.1 5.1)
LCHlch(79.0 23.7 12.5)
OKLCHoklch(0.828 0.071 11.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1b4bb on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#f1b4bb on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green70.6%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta25.3%
Yellow22.4%
Key (black)5.5%

Color previews

#f1b4bb text on a black background

contrast 11.99:1

Card sample

#f1b4bb text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1b4bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1b4bb in the Color Lab