Skip to content

#f1b0cf

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

RGB
241, 176, 207
HSL
331°, 70%, 82%
CMYK
0, 27, 14, 6
Luminance
0.5426

At a glance

Every number on this page in one read: what #f1b0cf is made of, how bright it looks, and which way it leans.

Hex
#f1b0cf
Hue
331°
magenta / pink
Saturation
70%
vivid
Lightness
82%
light
Brightness
95%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5426
WCAG relative
Temperature
Warm
33/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.85:1
Closest name
Pink
ΔE2000 7.1
Where it sits
Hue331° of 360°
Saturation70%
Lightness82%
Temperature
Warm ← → Cool33% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f1b0cf
RGBrgb(241, 176, 207)
HSLhsl(331, 70%, 82%)
CMYKcmyk(0%, 27%, 14%, 6%)
LABlab(78.6 28.3 -6.3)
LCHlch(78.6 29.0 347.5)
OKLCHoklch(0.827 0.085 348.9)
Decimal15839439
Display P3color(display-p3 0.945 0.690 0.812)

Copy-ready code

/* CSS */
color: #f1b0cf;
background-color: #f1b0cf;
/* Tailwind (arbitrary) */
class="text-[#f1b0cf] bg-[#f1b0cf]"
/* SCSS */
$brand: #f1b0cf;
/* SwiftUI */
Color(red: 0.945, green: 0.690, blue: 0.812)
/* Android */
Color.parseColor("#f1b0cf")
/* Flutter */
Color(0xFFF1B0CF)
/* Python / OpenCV (BGR) */
(207, 176, 241)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #f1b0cf · 11.85:1
Use #000000AAA at every size.
Aa
White text · 1.77:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.85:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f1b0cf as text scores 1.77:1 on white and 11.85:1 on black.

Accessibility — WCAG contrast

Aa
#f1b0cf on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#f1b0cf on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5BCD0
deuteranopia · #C4C7CD
tritanopia · #FAAFBA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f1b0cf is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF3F7
#F8E7EF
#F2C9DD
#f1b0cf
#E670A8
#DD408B
#D02576
#AD1F63
#8B194F
#65163B
#3F0E25
Base = 300Lightest = 50 · #FCF3F7Darkest = 950 · #3F0E25
:root {
  --brand-50: #FCF3F7;
  --brand-100: #F8E7EF;
  --brand-200: #F2C9DD;
  --brand-300: #f1b0cf;
  --brand-400: #E670A8;
  --brand-500: #DD408B;
  --brand-600: #D02576;
  --brand-700: #AD1F63;
  --brand-800: #8B194F;
  --brand-900: #65163B;
  --brand-950: #3F0E25;
  --brand: #f1b0cf;
  --brand-ink: #000000;
}

Colors that work with #f1b0cf

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF4F7
Tinted page background
Border#EDC0D5
Hairlines and dividers
Muted text#9B4B71
Captions on the surface
Accent#1AB244
Second voice, not a rival
Dark variant#6C133E
Hover, pressed, headers
Light variant#FBE9F2
Selected rows, tints
Dark surface#24141C
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #f1b0cf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#B0F1D2
Analogous left#F1B0F0
Analogous right#F1B2B0
Split-complement 1#B0F1B2
Split-complement 2#B0F0F1
Triadic 1#CFF1B0
Triadic 2#B0CFF1
Tetradic#F0F1B0

RGB percentages

Red94.5%
Green69.0%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta27.0%
Yellow14.1%
Key (black)5.5%

Color previews

#f1b0cf text on a black background

contrast 11.85:1

Card sample

#f1b0cf text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1b0cf

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#f1b0cf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#f1b0cf, answered

What color is #f1b0cf?

#f1b0cf is a light vivid magenta / pink, closest to Pink (ΔE2000 7.1). It sits at 331° on the hue wheel with 70% saturation and 82% lightness, which reads as warm.

What is the RGB value of #f1b0cf?

rgb(241, 176, 207) — 241 red, 176 green and 207 blue out of 255, or 94.5% / 69% / 81.2% by channel.

Is #f1b0cf a light or a dark color?

It is a light color. Relative luminance is 0.5426 and perceived brightness is 79%, so black text on it reaches 11.85:1.

Should I use black or white text on #f1b0cf?

Black. It scores 11.85:1 against #f1b0cf, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #f1b0cf?

#B0F1D2 sits directly opposite on the wheel. Softer options are the split-complements #B0F1B2 and #B0F0F1, which give the same contrast with far less vibration.

What colors go well with #f1b0cf?

For interface work: #FAF4F7 as the surface, #EDC0D5 for borders, #9B4B71 for secondary text, #1AB244 as an accent and #6C133E for hover and pressed states. For a palette, the analogous pair #F1B0F0 and #F1B2B0 stays calm, while #B0F1D2 is the loudest partner.

What is #f1b0cf in CMYK for printing?

cmyk(0%, 27%, 14%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f1b0cf warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F1B0B7; nudged cooler, #F2AFE8.

Work with #f1b0cf in the Color Lab