Skip to content

#f70eb3

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

RGB
247, 14, 179
HSL
318°, 94%, 51%
CMYK
0, 94, 28, 3
Luminance
0.2334

At a glance

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

Hex
#f70eb3
Hue
318°
magenta / pink
Saturation
94%
electric
Lightness
51%
balanced
Brightness
97%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2334
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.67:1
Closest name
Deep Pink
ΔE2000 6.7
Where it sits
Hue318° of 360°
Saturation94%
Lightness51%
Temperature
Warm ← → Cool40% 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#f70eb3
RGBrgb(247, 14, 179)
HSLhsl(318, 94%, 51%)
CMYKcmyk(0%, 94%, 28%, 3%)
LABlab(55.4 86.5 -25.5)
LCHlch(55.4 90.2 343.6)
OKLCHoklch(0.652 0.273 345.6)
Decimal16191155
Display P3color(display-p3 0.969 0.055 0.702)

Copy-ready code

/* CSS */
color: #f70eb3;
background-color: #f70eb3;
/* Tailwind (arbitrary) */
class="text-[#f70eb3] bg-[#f70eb3]"
/* SCSS */
$brand: #f70eb3;
/* SwiftUI */
Color(red: 0.969, green: 0.055, blue: 0.702)
/* Android */
Color.parseColor("#f70eb3")
/* Flutter */
Color(0xFFF70EB3)
/* Python / OpenCV (BGR) */
(179, 14, 247)

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

Accessibility — WCAG contrast

Aa
#f70eb3 on white: 3.70:1
AA ✗ fail · AA-large · AAA
Aa
#f70eb3 on black: 5.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #426EB6
deuteranopia · #8791AE
tritanopia · #FF006A

Color scale — 50 to 950

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

#FDF2FA
#FBE4F5
#FAC2E9
#FB92DD
#FA5CCC
#F826BB
#f70eb3
#C5078E
#9E0571
#720853
#470534
Base = 600Lightest = 50 · #FDF2FADarkest = 950 · #470534
:root {
  --brand-50: #FDF2FA;
  --brand-100: #FBE4F5;
  --brand-200: #FAC2E9;
  --brand-300: #FB92DD;
  --brand-400: #FA5CCC;
  --brand-500: #F826BB;
  --brand-600: #f70eb3;
  --brand-700: #C5078E;
  --brand-800: #9E0571;
  --brand-900: #720853;
  --brand-950: #470534;
  --brand: #f70eb3;
  --brand-ink: #000000;
}

Colors that work with #f70eb3

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#EDC0E0
Hairlines and dividers
Muted text#9B4B83
Captions on the surface
Accent#02CA0B
Second voice, not a rival
Dark variant#7B0459
Hover, pressed, headers
Light variant#FEE6F7
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 #f70eb3

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#0EF752
Analogous left#C70EF7
Analogous right#F70E3F
Split-complement 1#3FF70E
Split-complement 2#0EF7C7
Triadic 1#B3F70E
Triadic 2#0EB3F7
Tetradic#F7C70E

RGB percentages

Red96.9%
Green5.5%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta94.3%
Yellow27.5%
Key (black)3.1%

Color previews

#f70eb3 text on a black background

contrast 5.67:1

Card sample

#f70eb3 text on a white background

contrast 3.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(247, 14, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(247, 14, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f70eb3;
background: linear-gradient(135deg, #f70eb3, #F70E18);

Monochromatic scale

Palettes built from #f70eb3

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.

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

#f70eb3, answered

What color is #f70eb3?

#f70eb3 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 6.7). It sits at 318° on the hue wheel with 94% saturation and 51% lightness, which reads as warm.

What is the RGB value of #f70eb3?

rgb(247, 14, 179) — 247 red, 14 green and 179 blue out of 255, or 96.9% / 5.5% / 70.2% by channel.

Is #f70eb3 a light or a dark color?

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

Should I use black or white text on #f70eb3?

Black. It scores 5.67:1 against #f70eb3, versus 3.70:1 for white — AA at any size.

What is the complementary color of #f70eb3?

#0EF752 sits directly opposite on the wheel. Softer options are the split-complements #3FF70E and #0EF7C7, which give the same contrast with far less vibration.

What colors go well with #f70eb3?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B83 for secondary text, #02CA0B as an accent and #7B0459 for hover and pressed states. For a palette, the analogous pair #C70EF7 and #F70E3F stays calm, while #0EF752 is the loudest partner.

What is #f70eb3 in CMYK for printing?

cmyk(0%, 94%, 28%, 3%). 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 #f70eb3 warm or cool?

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

Work with #f70eb3 in the Color Lab