Skip to content

#f337cd

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

RGB
243, 55, 205
HSL
312°, 89%, 58%
CMYK
0, 77, 16, 5
Luminance
0.2619

At a glance

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

Hex
#f337cd
Hue
312°
magenta / pink
Saturation
89%
electric
Lightness
58%
balanced
Brightness
95%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2619
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.24:1
Closest name
Magenta
ΔE2000 6.8
Where it sits
Hue312° of 360°
Saturation89%
Lightness58%
Temperature
Warm ← → Cool43% 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#f337cd
RGBrgb(243, 55, 205)
HSLhsl(312, 89%, 58%)
CMYKcmyk(0%, 77%, 16%, 5%)
LABlab(58.2 81.9 -36.2)
LCHlch(58.2 89.6 336.2)
OKLCHoklch(0.675 0.262 337.9)
Decimal15939533
Display P3color(display-p3 0.953 0.216 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f337cd on white: 3.37:1
AA ✗ fail · AA-large · AAA
Aa
#f337cd on black: 6.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #407AD1
deuteranopia · #8296C9
tritanopia · #FF4380

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f337cd 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
#FBE5F6
#F8C4ED
#F995E5
#F560D7
#f337cd
#E70EBB
#C00C9C
#9A097D
#6F0B5B
#450739
Base = 500Lightest = 50 · #FDF2FBDarkest = 950 · #450739
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FBE5F6;
  --brand-200: #F8C4ED;
  --brand-300: #F995E5;
  --brand-400: #F560D7;
  --brand-500: #f337cd;
  --brand-600: #E70EBB;
  --brand-700: #C00C9C;
  --brand-800: #9A097D;
  --brand-900: #6F0B5B;
  --brand-950: #450739;
  --brand: #f337cd;
  --brand-ink: #000000;
}

Colors that work with #f337cd

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#9B4B8B
Captions on the surface
Accent#10C408
Second voice, not a rival
Dark variant#780761
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 #f337cd

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#37F35D
Analogous left#BB37F3
Analogous right#F3376F
Split-complement 1#6FF337
Split-complement 2#37F3BB
Triadic 1#CDF337
Triadic 2#37CDF3
Tetradic#F3BB37

RGB percentages

Red95.3%
Green21.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta77.4%
Yellow15.6%
Key (black)4.7%

Color previews

#f337cd text on a black background

contrast 6.24:1

Card sample

#f337cd text on a white background

contrast 3.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f337cd

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.

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

#f337cd, answered

What color is #f337cd?

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

What is the RGB value of #f337cd?

rgb(243, 55, 205) — 243 red, 55 green and 205 blue out of 255, or 95.3% / 21.6% / 80.4% by channel.

Is #f337cd a light or a dark color?

It is a mid-tone. Relative luminance is 0.2619 and perceived brightness is 61%, so black text on it reaches 6.24:1.

Should I use black or white text on #f337cd?

Black. It scores 6.24:1 against #f337cd, versus 3.37:1 for white — AA at any size.

What is the complementary color of #f337cd?

#37F35D sits directly opposite on the wheel. Softer options are the split-complements #6FF337 and #37F3BB, which give the same contrast with far less vibration.

What colors go well with #f337cd?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8B for secondary text, #10C408 as an accent and #780761 for hover and pressed states. For a palette, the analogous pair #BB37F3 and #F3376F stays calm, while #37F35D is the loudest partner.

What is #f337cd in CMYK for printing?

cmyk(0%, 77%, 16%, 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 #f337cd warm or cool?

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

Work with #f337cd in the Color Lab