Skip to content

#e60df2

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

RGB
230, 13, 242
HSL
297°, 90%, 50%
CMYK
5, 95, 0, 5
Luminance
0.2352

At a glance

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

Hex
#e60df2
Hue
297°
magenta / pink
Saturation
90%
electric
Lightness
50%
balanced
Brightness
95%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2352
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.70:1
Closest name
Magenta
ΔE2000 4.5
Where it sits
Hue297° of 360°
Saturation90%
Lightness50%
Temperature
Warm ← → Cool52% 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#e60df2
RGBrgb(230, 13, 242)
HSLhsl(297, 90%, 50%)
CMYKcmyk(5%, 95%, 0%, 5%)
LABlab(55.6 91.7 -61.4)
LCHlch(55.6 110.4 326.2)
OKLCHoklch(0.658 0.303 325.6)
Decimal15076850
Display P3color(display-p3 0.902 0.051 0.949)

Copy-ready code

/* CSS */
color: #e60df2;
background-color: #e60df2;
/* Tailwind (arbitrary) */
class="text-[#e60df2] bg-[#e60df2]"
/* SCSS */
$brand: #e60df2;
/* SwiftUI */
Color(red: 0.902, green: 0.051, blue: 0.949)
/* Android */
Color.parseColor("#e60df2")
/* Flutter */
Color(0xFFE60DF2)
/* Python / OpenCV (BGR) */
(242, 13, 230)

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

Accessibility — WCAG contrast

Aa
#e60df2 on white: 3.68:1
AA ✗ fail · AA-large · AAA
Aa
#e60df2 on black: 5.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0076F7
deuteranopia · #558DEE
tritanopia · #EB4C8F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e60df2 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.

#FCF2FD
#FAE5FB
#F6C3F8
#F495F9
#EF5FF6
#E92AF4
#e60df2
#B80AC2
#93089B
#6B0B70
#430746
Base = 600Lightest = 50 · #FCF2FDDarkest = 950 · #430746
:root {
  --brand-50: #FCF2FD;
  --brand-100: #FAE5FB;
  --brand-200: #F6C3F8;
  --brand-300: #F495F9;
  --brand-400: #EF5FF6;
  --brand-500: #E92AF4;
  --brand-600: #e60df2;
  --brand-700: #B80AC2;
  --brand-800: #93089B;
  --brand-900: #6B0B70;
  --brand-950: #430746;
  --brand: #e60df2;
  --brand-ink: #000000;
}

Colors that work with #e60df2

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#FAF4FA
Tinted page background
Border#EAC0ED
Hairlines and dividers
Muted text#974B9B
Captions on the surface
Accent#40C606
Second voice, not a rival
Dark variant#730779
Hover, pressed, headers
Light variant#FDE7FE
Selected rows, tints
Dark surface#241424
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 #e60df2

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#19F20D
Analogous left#740DF2
Analogous right#F20D8B
Split-complement 1#8BF20D
Split-complement 2#0DF274
Triadic 1#F2E60D
Triadic 2#0DF2E6
Tetradic#F2740D

RGB percentages

Red90.2%
Green5.1%
Blue94.9%

CMYK percentages

Cyan5.0%
Magenta94.6%
Yellow0.0%
Key (black)5.1%

Color previews

#e60df2 text on a black background

contrast 5.70:1

Card sample

#e60df2 text on a white background

contrast 3.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(230, 13, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(230, 13, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e60df2;
background: linear-gradient(135deg, #e60df2, #F20D65);

Monochromatic scale

Palettes built from #e60df2

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.

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

#e60df2, answered

What color is #e60df2?

#e60df2 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 4.5). It sits at 297° on the hue wheel with 90% saturation and 50% lightness, which reads as neutral.

What is the RGB value of #e60df2?

rgb(230, 13, 242) — 230 red, 13 green and 242 blue out of 255, or 90.2% / 5.1% / 94.9% by channel.

Is #e60df2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2352 and perceived brightness is 59%, so black text on it reaches 5.70:1.

Should I use black or white text on #e60df2?

Black. It scores 5.70:1 against #e60df2, versus 3.68:1 for white — AA at any size.

What is the complementary color of #e60df2?

#19F20D sits directly opposite on the wheel. Softer options are the split-complements #8BF20D and #0DF274, which give the same contrast with far less vibration.

What colors go well with #e60df2?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #974B9B for secondary text, #40C606 as an accent and #730779 for hover and pressed states. For a palette, the analogous pair #740DF2 and #F20D8B stays calm, while #19F20D is the loudest partner.

What is #e60df2 in CMYK for printing?

cmyk(5%, 95%, 0%, 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 #e60df2 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F20DAA; nudged cooler, #930AF5.

Work with #e60df2 in the Color Lab