Skip to content

#eb40cb

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

RGB
235, 64, 203
HSL
311°, 81%, 59%
CMYK
0, 73, 14, 8
Luminance
0.2564

At a glance

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

Hex
#eb40cb
Hue
311°
magenta / pink
Saturation
81%
electric
Lightness
59%
balanced
Brightness
92%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2564
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.13:1
Closest name
Magenta
ΔE2000 7.2
Where it sits
Hue311° of 360°
Saturation81%
Lightness59%
Temperature
Warm ← → Cool44% 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#eb40cb
RGBrgb(235, 64, 203)
HSLhsl(311, 81%, 59%)
CMYKcmyk(0%, 73%, 14%, 8%)
LABlab(57.7 77.4 -36.0)
LCHlch(57.7 85.3 335.1)
OKLCHoklch(0.668 0.248 336.7)
Decimal15417547
Display P3color(display-p3 0.922 0.251 0.796)

Copy-ready code

/* CSS */
color: #eb40cb;
background-color: #eb40cb;
/* Tailwind (arbitrary) */
class="text-[#eb40cb] bg-[#eb40cb]"
/* SCSS */
$brand: #eb40cb;
/* SwiftUI */
Color(red: 0.922, green: 0.251, blue: 0.796)
/* Android */
Color.parseColor("#eb40cb")
/* Flutter */
Color(0xFFEB40CB)
/* Python / OpenCV (BGR) */
(203, 64, 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 #eb40cb · 6.13:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.43:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.13:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #eb40cb as text scores 3.43:1 on white and 6.13:1 on black.

Accessibility — WCAG contrast

Aa
#eb40cb on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#eb40cb on black: 6.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #447ACF
deuteranopia · #7F94C7
tritanopia · #F74B81

Color scale — 50 to 950

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

#FCF3FA
#F9E6F6
#F5C6ED
#F499E3
#EF67D6
#eb40cb
#DE17B9
#B9139A
#94107B
#6B105A
#430A38
Base = 500Lightest = 50 · #FCF3FADarkest = 950 · #430A38
:root {
  --brand-50: #FCF3FA;
  --brand-100: #F9E6F6;
  --brand-200: #F5C6ED;
  --brand-300: #F499E3;
  --brand-400: #EF67D6;
  --brand-500: #eb40cb;
  --brand-600: #DE17B9;
  --brand-700: #B9139A;
  --brand-800: #94107B;
  --brand-900: #6B105A;
  --brand-950: #430A38;
  --brand: #eb40cb;
  --brand-ink: #000000;
}

Colors that work with #eb40cb

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#EDC0E4
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#1ABC10
Second voice, not a rival
Dark variant#730C60
Hover, pressed, headers
Light variant#FDE8F9
Selected rows, tints
Dark surface#241421
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 #eb40cb

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#40EB60
Analogous left#B540EB
Analogous right#EB4076
Split-complement 1#76EB40
Split-complement 2#40EBB5
Triadic 1#CBEB40
Triadic 2#40CBEB
Tetradic#EBB540

RGB percentages

Red92.2%
Green25.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta72.8%
Yellow13.6%
Key (black)7.8%

Color previews

#eb40cb text on a black background

contrast 6.13:1

Card sample

#eb40cb text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb40cb

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.

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

#eb40cb, answered

What color is #eb40cb?

#eb40cb is a balanced electric magenta / pink, closest to Magenta (ΔE2000 7.2). It sits at 311° on the hue wheel with 81% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #eb40cb?

rgb(235, 64, 203) — 235 red, 64 green and 203 blue out of 255, or 92.2% / 25.1% / 79.6% by channel.

Is #eb40cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2564 and perceived brightness is 60%, so black text on it reaches 6.13:1.

Should I use black or white text on #eb40cb?

Black. It scores 6.13:1 against #eb40cb, versus 3.43:1 for white — AA at any size.

What is the complementary color of #eb40cb?

#40EB60 sits directly opposite on the wheel. Softer options are the split-complements #76EB40 and #40EBB5, which give the same contrast with far less vibration.

What colors go well with #eb40cb?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8C for secondary text, #1ABC10 as an accent and #730C60 for hover and pressed states. For a palette, the analogous pair #B540EB and #EB4076 stays calm, while #40EB60 is the loudest partner.

What is #eb40cb in CMYK for printing?

cmyk(0%, 73%, 14%, 8%). 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 #eb40cb warm or cool?

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

Work with #eb40cb in the Color Lab