Skip to content

#fd2bf8

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

RGB
253, 43, 248
HSL
301°, 98%, 58%
CMYK
0, 83, 2, 1
Luminance
0.2939

At a glance

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

Hex
#fd2bf8
Hue
301°
magenta / pink
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
65%
weighted brightness
Luminance
0.2939
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.88:1
Closest name
Magenta
ΔE2000 1.5
Where it sits
Hue301° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool49% 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#fd2bf8
RGBrgb(253, 43, 248)
HSLhsl(301, 98%, 58%)
CMYKcmyk(0%, 83%, 2%, 1%)
LABlab(61.1 92.4 -55.7)
LCHlch(61.1 107.9 328.9)
OKLCHoklch(0.706 0.303 329.3)
Decimal16591864
Display P3color(display-p3 0.992 0.169 0.973)

Copy-ready code

/* CSS */
color: #fd2bf8;
background-color: #fd2bf8;
/* Tailwind (arbitrary) */
class="text-[#fd2bf8] bg-[#fd2bf8]"
/* SCSS */
$brand: #fd2bf8;
/* SwiftUI */
Color(red: 0.992, green: 0.169, blue: 0.973)
/* Android */
Color.parseColor("#fd2bf8")
/* Flutter */
Color(0xFFFD2BF8)
/* Python / OpenCV (BGR) */
(248, 43, 253)

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 #fd2bf8 · 6.88:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.05:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.88:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #fd2bf8 as text scores 3.05:1 on white and 6.88:1 on black.

Accessibility — WCAG contrast

Aa
#fd2bf8 on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#fd2bf8 on black: 6.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0082FD
deuteranopia · #729DF3
tritanopia · #FF5296

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fd2bf8 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.

#FDF1FD
#FCE3FB
#FBC1FA
#FE90FB
#FD58FA
#fd2bf8
#F202ED
#CA02C5
#A2029E
#740672
#490447
Base = 500Lightest = 50 · #FDF1FDDarkest = 950 · #490447
:root {
  --brand-50: #FDF1FD;
  --brand-100: #FCE3FB;
  --brand-200: #FBC1FA;
  --brand-300: #FE90FB;
  --brand-400: #FD58FA;
  --brand-500: #fd2bf8;
  --brand-600: #F202ED;
  --brand-700: #CA02C5;
  --brand-800: #A2029E;
  --brand-900: #740672;
  --brand-950: #490447;
  --brand: #fd2bf8;
  --brand-ink: #000000;
}

Colors that work with #fd2bf8

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#FAF4FA
Tinted page background
Border#EDC0EC
Hairlines and dividers
Muted text#9B4B99
Captions on the surface
Accent#2ECC00
Second voice, not a rival
Dark variant#7E017B
Hover, pressed, headers
Light variant#FFE6FE
Selected rows, tints
Dark surface#241424
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 #fd2bf8

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#2BFD30
Analogous left#992BFD
Analogous right#FD2B8F
Split-complement 1#8FFD2B
Split-complement 2#2BFD99
Triadic 1#F8FD2B
Triadic 2#2BF8FD
Tetradic#FD992B

RGB percentages

Red99.2%
Green16.9%
Blue97.3%

CMYK percentages

Cyan0.0%
Magenta83.0%
Yellow2.0%
Key (black)0.8%

Color previews

#fd2bf8 text on a black background

contrast 6.88:1

Card sample

#fd2bf8 text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 43, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 43, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd2bf8;
background: linear-gradient(135deg, #fd2bf8, #FD2B6C);

Monochromatic scale

Palettes built from #fd2bf8

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.

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

#fd2bf8, answered

What color is #fd2bf8?

#fd2bf8 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 1.5). It sits at 301° on the hue wheel with 98% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #fd2bf8?

rgb(253, 43, 248) — 253 red, 43 green and 248 blue out of 255, or 99.2% / 16.9% / 97.3% by channel.

Is #fd2bf8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2939 and perceived brightness is 65%, so black text on it reaches 6.88:1.

Should I use black or white text on #fd2bf8?

Black. It scores 6.88:1 against #fd2bf8, versus 3.05:1 for white — AA at any size.

What is the complementary color of #fd2bf8?

#2BFD30 sits directly opposite on the wheel. Softer options are the split-complements #8FFD2B and #2BFD99, which give the same contrast with far less vibration.

What colors go well with #fd2bf8?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B99 for secondary text, #2ECC00 as an accent and #7E017B for hover and pressed states. For a palette, the analogous pair #992BFD and #FD2B8F stays calm, while #2BFD30 is the loudest partner.

What is #fd2bf8 in CMYK for printing?

cmyk(0%, 83%, 2%, 1%). 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 #fd2bf8 warm or cool?

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

Work with #fd2bf8 in the Color Lab