Skip to content

#f32cb2

a balanced, electric magenta / pink · warm · closest name: Deep Pink

RGB
243, 44, 178
HSL
320°, 89%, 56%
CMYK
0, 82, 27, 5
Luminance
0.2407

At a glance

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

Hex
#f32cb2
Hue
320°
magenta / pink
Saturation
89%
electric
Lightness
56%
balanced
Brightness
95%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2407
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.81:1
Closest name
Deep Pink
ΔE2000 6.5
Where it sits
Hue320° of 360°
Saturation89%
Lightness56%
Temperature
Warm ← → Cool39% 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#f32cb2
RGBrgb(243, 44, 178)
HSLhsl(320, 89%, 56%)
CMYKcmyk(0%, 82%, 27%, 5%)
LABlab(56.2 81.2 -23.8)
LCHlch(56.2 84.7 343.7)
OKLCHoklch(0.656 0.255 345.6)
Decimal15936690
Display P3color(display-p3 0.953 0.173 0.698)

Copy-ready code

/* CSS */
color: #f32cb2;
background-color: #f32cb2;
/* Tailwind (arbitrary) */
class="text-[#f32cb2] bg-[#f32cb2]"
/* SCSS */
$brand: #f32cb2;
/* SwiftUI */
Color(red: 0.953, green: 0.173, blue: 0.698)
/* Android */
Color.parseColor("#f32cb2")
/* Flutter */
Color(0xFFF32CB2)
/* Python / OpenCV (BGR) */
(178, 44, 243)

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

Accessibility — WCAG contrast

Aa
#f32cb2 on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#f32cb2 on black: 5.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4C71B5
deuteranopia · #8992AE
tritanopia · #FF256E

Color scale — 50 to 950

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

#FDF2F9
#FBE5F3
#F8C4E7
#F995D8
#F660C5
#f32cb2
#E80DA0
#C10B86
#9A096B
#6F0B4F
#460731
Base = 500Lightest = 50 · #FDF2F9Darkest = 950 · #460731
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FBE5F3;
  --brand-200: #F8C4E7;
  --brand-300: #F995D8;
  --brand-400: #F660C5;
  --brand-500: #f32cb2;
  --brand-600: #E80DA0;
  --brand-700: #C10B86;
  --brand-800: #9A096B;
  --brand-900: #6F0B4F;
  --brand-950: #460731;
  --brand: #f32cb2;
  --brand-ink: #000000;
}

Colors that work with #f32cb2

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#FAF4F8
Tinted page background
Border#EDC0DE
Hairlines and dividers
Muted text#9B4B81
Captions on the surface
Accent#07C516
Second voice, not a rival
Dark variant#790753
Hover, pressed, headers
Light variant#FEE7F6
Selected rows, tints
Dark surface#24141F
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 #f32cb2

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#2CF36D
Analogous left#D12CF3
Analogous right#F32C4F
Split-complement 1#4FF32C
Split-complement 2#2CF3D1
Triadic 1#B2F32C
Triadic 2#2CB2F3
Tetradic#F3D12C

RGB percentages

Red95.3%
Green17.3%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta81.9%
Yellow26.7%
Key (black)4.7%

Color previews

#f32cb2 text on a black background

contrast 5.81:1

Card sample

#f32cb2 text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 44, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 44, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f32cb2;
background: linear-gradient(135deg, #f32cb2, #F32C2D);

Monochromatic scale

Palettes built from #f32cb2

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.

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

#f32cb2, answered

What color is #f32cb2?

#f32cb2 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 6.5). It sits at 320° on the hue wheel with 89% saturation and 56% lightness, which reads as warm.

What is the RGB value of #f32cb2?

rgb(243, 44, 178) — 243 red, 44 green and 178 blue out of 255, or 95.3% / 17.3% / 69.8% by channel.

Is #f32cb2 a light or a dark color?

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

Should I use black or white text on #f32cb2?

Black. It scores 5.81:1 against #f32cb2, versus 3.61:1 for white — AA at any size.

What is the complementary color of #f32cb2?

#2CF36D sits directly opposite on the wheel. Softer options are the split-complements #4FF32C and #2CF3D1, which give the same contrast with far less vibration.

What colors go well with #f32cb2?

For interface work: #FAF4F8 as the surface, #EDC0DE for borders, #9B4B81 for secondary text, #07C516 as an accent and #790753 for hover and pressed states. For a palette, the analogous pair #D12CF3 and #F32C4F stays calm, while #2CF36D is the loudest partner.

What is #f32cb2 in CMYK for printing?

cmyk(0%, 82%, 27%, 5%). 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 #f32cb2 warm or cool?

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

Work with #f32cb2 in the Color Lab