Skip to content

#f11bc9

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
241, 27, 201
HSL
311°, 88%, 53%
CMYK
0, 89, 17, 6
Luminance
0.2370

At a glance

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

Hex
#f11bc9
Hue
311°
magenta / pink
Saturation
88%
electric
Lightness
53%
balanced
Brightness
95%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2370
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.74:1
Closest name
Magenta
ΔE2000 7.4
Where it sits
Hue311° of 360°
Saturation88%
Lightness53%
Temperature
Warm ← → Cool44% cool

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

Every format

HEX#f11bc9
RGBrgb(241, 27, 201)
HSLhsl(311, 88%, 53%)
CMYKcmyk(0%, 89%, 17%, 6%)
LABlab(55.8 86.5 -37.7)
LCHlch(55.8 94.4 336.4)
OKLCHoklch(0.656 0.277 338.3)
Decimal15801289
Display P3color(display-p3 0.945 0.106 0.788)

Copy-ready code

/* CSS */
color: #f11bc9;
background-color: #f11bc9;
/* Tailwind (arbitrary) */
class="text-[#f11bc9] bg-[#f11bc9]"
/* SCSS */
$brand: #f11bc9;
/* SwiftUI */
Color(red: 0.945, green: 0.106, blue: 0.788)
/* Android */
Color.parseColor("#f11bc9")
/* Flutter */
Color(0xFFF11BC9)
/* Python / OpenCV (BGR) */
(201, 27, 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 #f11bc9 · 5.74:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.66:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.74:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #f11bc9 as text scores 3.66:1 on white and 5.74:1 on black.

Accessibility — WCAG contrast

Aa
#f11bc9 on white: 3.66:1
AA ✗ fail · AA-large · AAA
Aa
#f11bc9 on black: 5.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2D72CD
deuteranopia · #7B91C5
tritanopia · #FF2E78

Color scale — 50 to 950

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

#FDF2FB
#FAE5F6
#F8C4EE
#F895E6
#F560D9
#f11bc9
#E70EBE
#C00C9F
#9A097F
#6F0B5C
#45073A
Base = 500Lightest = 50 · #FDF2FBDarkest = 950 · #45073A
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FAE5F6;
  --brand-200: #F8C4EE;
  --brand-300: #F895E6;
  --brand-400: #F560D9;
  --brand-500: #f11bc9;
  --brand-600: #E70EBE;
  --brand-700: #C00C9F;
  --brand-800: #9A097F;
  --brand-900: #6F0B5C;
  --brand-950: #45073A;
  --brand: #f11bc9;
  --brand-ink: #000000;
}

Colors that work with #f11bc9

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#FAF4F9
Tinted page background
Border#EDC0E4
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#13C408
Second voice, not a rival
Dark variant#780763
Hover, pressed, headers
Light variant#FEE7F9
Selected rows, tints
Dark surface#241421
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 #f11bc9

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#1BF143
Analogous left#AE1BF1
Analogous right#F11B5E
Split-complement 1#5EF11B
Split-complement 2#1BF1AE
Triadic 1#C9F11B
Triadic 2#1BC9F1
Tetradic#F1AE1B

RGB percentages

Red94.5%
Green10.6%
Blue78.8%

CMYK percentages

Cyan0.0%
Magenta88.8%
Yellow16.6%
Key (black)5.5%

Color previews

#f11bc9 text on a black background

contrast 5.74:1

Card sample

#f11bc9 text on a white background

contrast 3.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f11bc9

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.

#f11bc9 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f11bc9, answered

What color is #f11bc9?

#f11bc9 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 7.4). It sits at 311° on the hue wheel with 88% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #f11bc9?

rgb(241, 27, 201) — 241 red, 27 green and 201 blue out of 255, or 94.5% / 10.6% / 78.8% by channel.

Is #f11bc9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2370 and perceived brightness is 59%, so black text on it reaches 5.74:1.

Should I use black or white text on #f11bc9?

Black. It scores 5.74:1 against #f11bc9, versus 3.66:1 for white — AA at any size.

What is the complementary color of #f11bc9?

#1BF143 sits directly opposite on the wheel. Softer options are the split-complements #5EF11B and #1BF1AE, which give the same contrast with far less vibration.

What colors go well with #f11bc9?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8C for secondary text, #13C408 as an accent and #780763 for hover and pressed states. For a palette, the analogous pair #AE1BF1 and #F11B5E stays calm, while #1BF143 is the loudest partner.

What is #f11bc9 in CMYK for printing?

cmyk(0%, 89%, 17%, 6%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f11bc9 warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F11B7A; nudged cooler, #CC18F3.

Work with #f11bc9 in the Color Lab