Skip to content

#f034a7

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

RGB
240, 52, 167
HSL
323°, 86%, 57%
CMYK
0, 78, 30, 6
Luminance
0.2377

At a glance

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

Hex
#f034a7
Hue
323°
magenta / pink
Saturation
86%
electric
Lightness
57%
balanced
Brightness
94%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2377
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.75:1
Closest name
Deep Pink
ΔE2000 4.9
Where it sits
Hue323° of 360°
Saturation86%
Lightness57%
Temperature
Warm ← → Cool37% 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#f034a7
RGBrgb(240, 52, 167)
HSLhsl(323, 86%, 57%)
CMYKcmyk(0%, 78%, 30%, 6%)
LABlab(55.9 77.5 -17.9)
LCHlch(55.9 79.5 347.0)
OKLCHoklch(0.652 0.241 348.8)
Decimal15742119
Display P3color(display-p3 0.941 0.204 0.655)

Copy-ready code

/* CSS */
color: #f034a7;
background-color: #f034a7;
/* Tailwind (arbitrary) */
class="text-[#f034a7] bg-[#f034a7]"
/* SCSS */
$brand: #f034a7;
/* SwiftUI */
Color(red: 0.941, green: 0.204, blue: 0.655)
/* Android */
Color.parseColor("#f034a7")
/* Flutter */
Color(0xFFF034A7)
/* Python / OpenCV (BGR) */
(167, 52, 240)

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

Accessibility — WCAG contrast

Aa
#f034a7 on white: 3.65:1
AA ✗ fail · AA-large · AAA
Aa
#f034a7 on black: 5.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5471AA
deuteranopia · #8C92A3
tritanopia · #FF276A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f034a7 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
#FAE5F2
#F7C5E3
#F797D2
#F362BB
#f034a7
#E41192
#BE0E7A
#980B61
#6E0D48
#45082D
Base = 500Lightest = 50 · #FDF2F9Darkest = 950 · #45082D
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FAE5F2;
  --brand-200: #F7C5E3;
  --brand-300: #F797D2;
  --brand-400: #F362BB;
  --brand-500: #f034a7;
  --brand-600: #E41192;
  --brand-700: #BE0E7A;
  --brand-800: #980B61;
  --brand-900: #6E0D48;
  --brand-950: #45082D;
  --brand: #f034a7;
  --brand-ink: #000000;
}

Colors that work with #f034a7

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#EDC0DB
Hairlines and dividers
Muted text#9B4B7C
Captions on the surface
Accent#0AC224
Second voice, not a rival
Dark variant#77094C
Hover, pressed, headers
Light variant#FDE7F5
Selected rows, tints
Dark surface#24141E
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 #f034a7

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#34F07D
Analogous left#DB34F0
Analogous right#F03449
Split-complement 1#49F034
Split-complement 2#34F0DB
Triadic 1#A7F034
Triadic 2#34A7F0
Tetradic#F0DB34

RGB percentages

Red94.1%
Green20.4%
Blue65.5%

CMYK percentages

Cyan0.0%
Magenta78.3%
Yellow30.4%
Key (black)5.9%

Color previews

#f034a7 text on a black background

contrast 5.75:1

Card sample

#f034a7 text on a white background

contrast 3.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 52, 167, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 52, 167, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f034a7;
background: linear-gradient(135deg, #f034a7, #F03F34);

Monochromatic scale

Palettes built from #f034a7

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.

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

#f034a7, answered

What color is #f034a7?

#f034a7 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 4.9). It sits at 323° on the hue wheel with 86% saturation and 57% lightness, which reads as warm.

What is the RGB value of #f034a7?

rgb(240, 52, 167) — 240 red, 52 green and 167 blue out of 255, or 94.1% / 20.4% / 65.5% by channel.

Is #f034a7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2377 and perceived brightness is 58%, so black text on it reaches 5.75:1.

Should I use black or white text on #f034a7?

Black. It scores 5.75:1 against #f034a7, versus 3.65:1 for white — AA at any size.

What is the complementary color of #f034a7?

#34F07D sits directly opposite on the wheel. Softer options are the split-complements #49F034 and #34F0DB, which give the same contrast with far less vibration.

What colors go well with #f034a7?

For interface work: #FAF4F8 as the surface, #EDC0DB for borders, #9B4B7C for secondary text, #0AC224 as an accent and #77094C for hover and pressed states. For a palette, the analogous pair #DB34F0 and #F03449 stays calm, while #34F07D is the loudest partner.

What is #f034a7 in CMYK for printing?

cmyk(0%, 78%, 30%, 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 #f034a7 warm or cool?

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

Work with #f034a7 in the Color Lab