Skip to content

#f1bbcc

a light, vivid magenta / pink · warm · closest name: pink

RGB
241, 187, 204
HSL
341°, 66%, 84%
CMYK
0, 22, 15, 6
Luminance
0.5860

Every format

HEX#f1bbcc
RGBrgb(241, 187, 204)
HSLhsl(341, 66%, 84%)
CMYKcmyk(0%, 22%, 15%, 6%)
LABlab(81.1 22.0 -1.0)
LCHlch(81.1 22.0 357.3)
OKLCHoklch(0.845 0.066 357.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f1bbcc on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#f1bbcc on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.5%
Green73.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow15.4%
Key (black)5.5%

Color previews

#f1bbcc text on a black background

contrast 12.72:1

Card sample

#f1bbcc text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1bbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1bbcc in the Color Lab