Skip to content

#eb0a7d

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

RGB
235, 10, 125
HSL
329°, 92%, 48%
CMYK
0, 96, 47, 8
Luminance
0.1936

At a glance

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

Hex
#eb0a7d
Hue
329°
magenta / pink
Saturation
92%
electric
Lightness
48%
balanced
Brightness
92%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1936
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
4.87:1
Closest name
Deep Pink
ΔE2000 5.2
Where it sits
Hue329° of 360°
Saturation92%
Lightness48%
Temperature
Warm ← → Cool34% 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#eb0a7d
RGBrgb(235, 10, 125)
HSLhsl(329, 92%, 48%)
CMYKcmyk(0%, 96%, 47%, 8%)
LABlab(51.1 79.3 -0.1)
LCHlch(51.1 79.3 359.9)
OKLCHoklch(0.611 0.244 0.1)
Decimal15403645
Display P3color(display-p3 0.922 0.039 0.490)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb0a7d on white: 4.31:1
AA ✗ fail · AA-large · AAA
Aa
#eb0a7d on black: 4.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #54607F
deuteranopia · #8C8878
tritanopia · #FF004A

Color scale — 50 to 950

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

#FDF2F7
#FBE4F0
#F9C3DE
#FA93C8
#F85EAD
#F62891
#eb0a7d
#C40868
#9D0753
#710A3E
#470627
Base = 600Lightest = 50 · #FDF2F7Darkest = 950 · #470627
:root {
  --brand-50: #FDF2F7;
  --brand-100: #FBE4F0;
  --brand-200: #F9C3DE;
  --brand-300: #FA93C8;
  --brand-400: #F85EAD;
  --brand-500: #F62891;
  --brand-600: #eb0a7d;
  --brand-700: #C40868;
  --brand-800: #9D0753;
  --brand-900: #710A3E;
  --brand-950: #470627;
  --brand: #eb0a7d;
  --brand-ink: #000000;
}

Colors that work with #eb0a7d

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#FAF4F7
Tinted page background
Border#EDC0D7
Hairlines and dividers
Muted text#9B4B74
Captions on the surface
Accent#04C833
Second voice, not a rival
Dark variant#7A0541
Hover, pressed, headers
Light variant#FEE7F3
Selected rows, tints
Dark surface#24141C
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 #eb0a7d

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#0AEB78
Analogous left#E80AEB
Analogous right#EB0A0D
Split-complement 1#0DEB0A
Split-complement 2#0AEBE8
Triadic 1#7DEB0A
Triadic 2#0A7DEB
Tetradic#EBE80A

RGB percentages

Red92.2%
Green3.9%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta95.7%
Yellow46.8%
Key (black)7.8%

Color previews

#eb0a7d text on a black background

contrast 4.87:1

Card sample

#eb0a7d text on a white background

contrast 4.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb0a7d

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.

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

#eb0a7d, answered

What color is #eb0a7d?

#eb0a7d is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 5.2). It sits at 329° on the hue wheel with 92% saturation and 48% lightness, which reads as warm.

What is the RGB value of #eb0a7d?

rgb(235, 10, 125) — 235 red, 10 green and 125 blue out of 255, or 92.2% / 3.9% / 49% by channel.

Is #eb0a7d a light or a dark color?

It is a mid-tone. Relative luminance is 0.1936 and perceived brightness is 53%, so black text on it reaches 4.87:1.

Should I use black or white text on #eb0a7d?

Black. It scores 4.87:1 against #eb0a7d, versus 4.31:1 for white — AA at any size.

What is the complementary color of #eb0a7d?

#0AEB78 sits directly opposite on the wheel. Softer options are the split-complements #0DEB0A and #0AEBE8, which give the same contrast with far less vibration.

What colors go well with #eb0a7d?

For interface work: #FAF4F7 as the surface, #EDC0D7 for borders, #9B4B74 for secondary text, #04C833 as an accent and #7A0541 for hover and pressed states. For a palette, the analogous pair #E80AEB and #EB0A0D stays calm, while #0AEB78 is the loudest partner.

What is #eb0a7d in CMYK for printing?

cmyk(0%, 96%, 47%, 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 #eb0a7d warm or cool?

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

Work with #eb0a7d in the Color Lab