Skip to content

#eb36f0

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

RGB
235, 54, 240
HSL
298°, 86%, 58%
CMYK
2, 78, 0, 6
Luminance
0.2659

At a glance

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

Hex
#eb36f0
Hue
298°
magenta / pink
Saturation
86%
electric
Lightness
58%
balanced
Brightness
94%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2659
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.32:1
Closest name
Magenta
ΔE2000 2.9
Where it sits
Hue298° of 360°
Saturation86%
Lightness58%
Temperature
Warm ← → Cool51% 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#eb36f0
RGBrgb(235, 54, 240)
HSLhsl(298, 86%, 58%)
CMYKcmyk(2%, 78%, 0%, 6%)
LABlab(58.6 85.6 -55.4)
LCHlch(58.6 102.0 327.1)
OKLCHoklch(0.681 0.282 326.9)
Decimal15415024
Display P3color(display-p3 0.922 0.212 0.941)

Copy-ready code

/* CSS */
color: #eb36f0;
background-color: #eb36f0;
/* Tailwind (arbitrary) */
class="text-[#eb36f0] bg-[#eb36f0]"
/* SCSS */
$brand: #eb36f0;
/* SwiftUI */
Color(red: 0.922, green: 0.212, blue: 0.941)
/* Android */
Color.parseColor("#eb36f0")
/* Flutter */
Color(0xFFEB36F0)
/* Python / OpenCV (BGR) */
(240, 54, 235)

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

Accessibility — WCAG contrast

Aa
#eb36f0 on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#eb36f0 on black: 6.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007FF5
deuteranopia · #6895EC
tritanopia · #F25894

Color scale — 50 to 950

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

#FCF2FD
#FAE5FA
#F6C5F7
#F597F7
#EF62F3
#eb36f0
#DE11E4
#B90EBE
#940B98
#6B0D6E
#430845
Base = 500Lightest = 50 · #FCF2FDDarkest = 950 · #430845
:root {
  --brand-50: #FCF2FD;
  --brand-100: #FAE5FA;
  --brand-200: #F6C5F7;
  --brand-300: #F597F7;
  --brand-400: #EF62F3;
  --brand-500: #eb36f0;
  --brand-600: #DE11E4;
  --brand-700: #B90EBE;
  --brand-800: #940B98;
  --brand-900: #6B0D6E;
  --brand-950: #430845;
  --brand: #eb36f0;
  --brand-ink: #000000;
}

Colors that work with #eb36f0

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#EBC0ED
Hairlines and dividers
Muted text#994B9B
Captions on the surface
Accent#3DC20A
Second voice, not a rival
Dark variant#740977
Hover, pressed, headers
Light variant#FDE7FD
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 #eb36f0

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#3BF036
Analogous left#8E36F0
Analogous right#F03698
Split-complement 1#98F036
Split-complement 2#36F08E
Triadic 1#F0EB36
Triadic 2#36F0EB
Tetradic#F08E36

RGB percentages

Red92.2%
Green21.2%
Blue94.1%

CMYK percentages

Cyan2.1%
Magenta77.5%
Yellow0.0%
Key (black)5.9%

Color previews

#eb36f0 text on a black background

contrast 6.32:1

Card sample

#eb36f0 text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb36f0

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.

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

#eb36f0, answered

What color is #eb36f0?

#eb36f0 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 2.9). It sits at 298° on the hue wheel with 86% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #eb36f0?

rgb(235, 54, 240) — 235 red, 54 green and 240 blue out of 255, or 92.2% / 21.2% / 94.1% by channel.

Is #eb36f0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2659 and perceived brightness is 62%, so black text on it reaches 6.32:1.

Should I use black or white text on #eb36f0?

Black. It scores 6.32:1 against #eb36f0, versus 3.32:1 for white — AA at any size.

What is the complementary color of #eb36f0?

#3BF036 sits directly opposite on the wheel. Softer options are the split-complements #98F036 and #36F08E, which give the same contrast with far less vibration.

What colors go well with #eb36f0?

For interface work: #FAF4FA as the surface, #EBC0ED for borders, #994B9B for secondary text, #3DC20A as an accent and #740977 for hover and pressed states. For a palette, the analogous pair #8E36F0 and #F03698 stays calm, while #3BF036 is the loudest partner.

What is #eb36f0 in CMYK for printing?

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

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F036B1; nudged cooler, #A734F2.

Work with #eb36f0 in the Color Lab