Skip to content

#f1bfd2

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

RGB
241, 191, 210
HSL
337°, 64%, 85%
CMYK
0, 21, 13, 6
Luminance
0.6062

At a glance

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

Hex
#f1bfd2
Hue
337°
magenta / pink
Saturation
64%
vivid
Lightness
85%
light
Brightness
95%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6062
WCAG relative
Temperature
Warm
29/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
13.12:1
Closest name
Pink
ΔE2000 4.4
Where it sits
Hue337° of 360°
Saturation64%
Lightness85%
Temperature
Warm ← → Cool29% 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#f1bfd2
RGBrgb(241, 191, 210)
HSLhsl(337, 64%, 85%)
CMYKcmyk(0%, 21%, 13%, 6%)
LABlab(82.2 20.8 -2.6)
LCHlch(82.2 21.0 352.7)
OKLCHoklch(0.854 0.062 353.8)
Decimal15843282
Display P3color(display-p3 0.945 0.749 0.824)

Copy-ready code

/* CSS */
color: #f1bfd2;
background-color: #f1bfd2;
/* Tailwind (arbitrary) */
class="text-[#f1bfd2] bg-[#f1bfd2]"
/* SCSS */
$brand: #f1bfd2;
/* SwiftUI */
Color(red: 0.945, green: 0.749, blue: 0.824)
/* Android */
Color.parseColor("#f1bfd2")
/* Flutter */
Color(0xFFF1BFD2)
/* Python / OpenCV (BGR) */
(210, 191, 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 #f1bfd2 · 13.12:1
Use #000000AAA at every size.
Aa
White text · 1.60:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.12:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f1bfd2 as text scores 1.60:1 on white and 13.12:1 on black.

Accessibility — WCAG contrast

Aa
#f1bfd2 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#f1bfd2 on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4C7D3
deuteranopia · #CFCFD1
tritanopia · #F9BDC5

Color scale — 50 to 950

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

#FBF4F6
#F7E8EE
#f1bfd2
#EBA3BE
#E1759E
#D7477E
#C92C68
#A72556
#861D45
#611935
#3D1021
Base = 200Lightest = 50 · #FBF4F6Darkest = 950 · #3D1021
:root {
  --brand-50: #FBF4F6;
  --brand-100: #F7E8EE;
  --brand-200: #f1bfd2;
  --brand-300: #EBA3BE;
  --brand-400: #E1759E;
  --brand-500: #D7477E;
  --brand-600: #C92C68;
  --brand-700: #A72556;
  --brand-800: #861D45;
  --brand-900: #611935;
  --brand-950: #3D1021;
  --brand: #f1bfd2;
  --brand-ink: #000000;
}

Colors that work with #f1bfd2

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#EDC0D1
Hairlines and dividers
Muted text#9B4B69
Captions on the surface
Accent#1FAD54
Second voice, not a rival
Dark variant#691736
Hover, pressed, headers
Light variant#FAEAF0
Selected rows, tints
Dark surface#24141A
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 #f1bfd2

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#BFF1DE
Analogous left#F1BFEB
Analogous right#F1C5BF
Split-complement 1#BFF1C5
Split-complement 2#BFEBF1
Triadic 1#D2F1BF
Triadic 2#BFD2F1
Tetradic#EBF1BF

RGB percentages

Red94.5%
Green74.9%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta20.7%
Yellow12.9%
Key (black)5.5%

Color previews

#f1bfd2 text on a black background

contrast 13.12:1

Card sample

#f1bfd2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1bfd2

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.

#f1bfd2 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.

#f1bfd2, answered

What color is #f1bfd2?

#f1bfd2 is a light vivid magenta / pink, closest to Pink (ΔE2000 4.4). It sits at 337° on the hue wheel with 64% saturation and 85% lightness, which reads as warm.

What is the RGB value of #f1bfd2?

rgb(241, 191, 210) — 241 red, 191 green and 210 blue out of 255, or 94.5% / 74.9% / 82.4% by channel.

Is #f1bfd2 a light or a dark color?

It is a light color. Relative luminance is 0.6062 and perceived brightness is 82%, so black text on it reaches 13.12:1.

Should I use black or white text on #f1bfd2?

Black. It scores 13.12:1 against #f1bfd2, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #f1bfd2?

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

What colors go well with #f1bfd2?

For interface work: #FAF4F7 as the surface, #EDC0D1 for borders, #9B4B69 for secondary text, #1FAD54 as an accent and #691736 for hover and pressed states. For a palette, the analogous pair #F1BFEB and #F1C5BF stays calm, while #BFF1DE is the loudest partner.

What is #f1bfd2 in CMYK for printing?

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

Is #f1bfd2 warm or cool?

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

Work with #f1bfd2 in the Color Lab