Skip to content

#f34bc9

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

RGB
243, 75, 201
HSL
315°, 88%, 62%
CMYK
0, 69, 17, 5
Luminance
0.2830

At a glance

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

Hex
#f34bc9
Hue
315°
magenta / pink
Saturation
88%
electric
Lightness
62%
balanced
Brightness
95%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2830
WCAG relative
Temperature
Warm
42/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.66:1
Closest name
Orchid
ΔE2000 6.6
Where it sits
Hue315° of 360°
Saturation88%
Lightness62%
Temperature
Warm ← → Cool42% 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#f34bc9
RGBrgb(243, 75, 201)
HSLhsl(315, 88%, 62%)
CMYKcmyk(0%, 69%, 17%, 5%)
LABlab(60.2 75.4 -30.9)
LCHlch(60.2 81.5 337.7)
OKLCHoklch(0.688 0.239 339.6)
Decimal15944649
Display P3color(display-p3 0.953 0.294 0.788)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f34bc9 on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#f34bc9 on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5580CD
deuteranopia · #8B9BC5
tritanopia · #FF5184

Color scale — 50 to 950

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

#FDF2FA
#FAE5F5
#F8C4EB
#F896DF
#f34bc9
#F12DC0
#E50FB0
#BF0D93
#990A75
#6E0C56
#450736
Base = 400Lightest = 50 · #FDF2FADarkest = 950 · #450736
:root {
  --brand-50: #FDF2FA;
  --brand-100: #FAE5F5;
  --brand-200: #F8C4EB;
  --brand-300: #F896DF;
  --brand-400: #f34bc9;
  --brand-500: #F12DC0;
  --brand-600: #E50FB0;
  --brand-700: #BF0D93;
  --brand-800: #990A75;
  --brand-900: #6E0C56;
  --brand-950: #450736;
  --brand: #f34bc9;
  --brand-ink: #000000;
}

Colors that work with #f34bc9

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#EDC0E1
Hairlines and dividers
Muted text#9B4B87
Captions on the surface
Accent#08C408
Second voice, not a rival
Dark variant#78085C
Hover, pressed, headers
Light variant#FDE7F8
Selected rows, tints
Dark surface#241420
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 #f34bc9

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#4BF375
Analogous left#C94BF3
Analogous right#F34B75
Split-complement 1#75F34B
Split-complement 2#4BF3C9
Triadic 1#C9F34B
Triadic 2#4BC9F3
Tetradic#F3C94B

RGB percentages

Red95.3%
Green29.4%
Blue78.8%

CMYK percentages

Cyan0.0%
Magenta69.1%
Yellow17.3%
Key (black)4.7%

Color previews

#f34bc9 text on a black background

contrast 6.66:1

Card sample

#f34bc9 text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f34bc9

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.

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

#f34bc9, answered

What color is #f34bc9?

#f34bc9 is a balanced electric magenta / pink, closest to Orchid (ΔE2000 6.6). It sits at 315° on the hue wheel with 88% saturation and 62% lightness, which reads as warm.

What is the RGB value of #f34bc9?

rgb(243, 75, 201) — 243 red, 75 green and 201 blue out of 255, or 95.3% / 29.4% / 78.8% by channel.

Is #f34bc9 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2830 and perceived brightness is 63%, so black text on it reaches 6.66:1.

Should I use black or white text on #f34bc9?

Black. It scores 6.66:1 against #f34bc9, versus 3.15:1 for white — AA at any size.

What is the complementary color of #f34bc9?

#4BF375 sits directly opposite on the wheel. Softer options are the split-complements #75F34B and #4BF3C9, which give the same contrast with far less vibration.

What colors go well with #f34bc9?

For interface work: #FAF4F9 as the surface, #EDC0E1 for borders, #9B4B87 for secondary text, #08C408 as an accent and #78085C for hover and pressed states. For a palette, the analogous pair #C94BF3 and #F34B75 stays calm, while #4BF375 is the loudest partner.

What is #f34bc9 in CMYK for printing?

cmyk(0%, 69%, 17%, 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 #f34bc9 warm or cool?

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

Work with #f34bc9 in the Color Lab