Skip to content

#f63eb4

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

RGB
246, 62, 180
HSL
322°, 91%, 60%
CMYK
0, 75, 27, 4
Luminance
0.2633

At a glance

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

Hex
#f63eb4
Hue
322°
magenta / pink
Saturation
91%
electric
Lightness
60%
balanced
Brightness
96%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2633
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.27:1
Closest name
Deep Pink
ΔE2000 6.5
Where it sits
Hue322° of 360°
Saturation91%
Lightness60%
Temperature
Warm ← → Cool38% 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#f63eb4
RGBrgb(246, 62, 180)
HSLhsl(322, 91%, 60%)
CMYKcmyk(0%, 75%, 27%, 4%)
LABlab(58.4 77.6 -21.6)
LCHlch(58.4 80.5 344.5)
OKLCHoklch(0.673 0.243 346.4)
Decimal16137908
Display P3color(display-p3 0.965 0.243 0.706)

Copy-ready code

/* CSS */
color: #f63eb4;
background-color: #f63eb4;
/* Tailwind (arbitrary) */
class="text-[#f63eb4] bg-[#f63eb4]"
/* SCSS */
$brand: #f63eb4;
/* SwiftUI */
Color(red: 0.965, green: 0.243, blue: 0.706)
/* Android */
Color.parseColor("#f63eb4")
/* Flutter */
Color(0xFFF63EB4)
/* Python / OpenCV (BGR) */
(180, 62, 246)

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

Accessibility — WCAG contrast

Aa
#f63eb4 on white: 3.35:1
AA ✗ fail · AA-large · AAA
Aa
#f63eb4 on black: 6.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5878B7
deuteranopia · #8F98B0
tritanopia · #FF3875

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f63eb4 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
#F9C3E5
#FA94D5
#F85EC1
#f63eb4
#EA0B9A
#C30980
#9C0767
#700A4C
#46062F
Base = 500Lightest = 50 · #FDF2F9Darkest = 950 · #46062F
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FBE5F3;
  --brand-200: #F9C3E5;
  --brand-300: #FA94D5;
  --brand-400: #F85EC1;
  --brand-500: #f63eb4;
  --brand-600: #EA0B9A;
  --brand-700: #C30980;
  --brand-800: #9C0767;
  --brand-900: #700A4C;
  --brand-950: #46062F;
  --brand: #f63eb4;
  --brand-ink: #000000;
}

Colors that work with #f63eb4

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#EDC0DD
Hairlines and dividers
Muted text#9B4B7E
Captions on the surface
Accent#05C71A
Second voice, not a rival
Dark variant#7A0650
Hover, pressed, headers
Light variant#FEE7F6
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 #f63eb4

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#3EF680
Analogous left#DC3EF6
Analogous right#F63E58
Split-complement 1#58F63E
Split-complement 2#3EF6DC
Triadic 1#B4F63E
Triadic 2#3EB4F6
Tetradic#F6DC3E

RGB percentages

Red96.5%
Green24.3%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta74.8%
Yellow26.8%
Key (black)3.5%

Color previews

#f63eb4 text on a black background

contrast 6.27:1

Card sample

#f63eb4 text on a white background

contrast 3.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(246, 62, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 62, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f63eb4;
background: linear-gradient(135deg, #f63eb4, #F6433E);

Monochromatic scale

Palettes built from #f63eb4

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.

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

#f63eb4, answered

What color is #f63eb4?

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

What is the RGB value of #f63eb4?

rgb(246, 62, 180) — 246 red, 62 green and 180 blue out of 255, or 96.5% / 24.3% / 70.6% by channel.

Is #f63eb4 a light or a dark color?

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

Should I use black or white text on #f63eb4?

Black. It scores 6.27:1 against #f63eb4, versus 3.35:1 for white — AA at any size.

What is the complementary color of #f63eb4?

#3EF680 sits directly opposite on the wheel. Softer options are the split-complements #58F63E and #3EF6DC, which give the same contrast with far less vibration.

What colors go well with #f63eb4?

For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B7E for secondary text, #05C71A as an accent and #7A0650 for hover and pressed states. For a palette, the analogous pair #DC3EF6 and #F63E58 stays calm, while #3EF680 is the loudest partner.

What is #f63eb4 in CMYK for printing?

cmyk(0%, 75%, 27%, 4%). 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 #f63eb4 warm or cool?

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

Work with #f63eb4 in the Color Lab