Skip to content

#eb0a7c

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

RGB
235, 10, 124
HSL
330°, 92%, 48%
CMYK
0, 96, 47, 8
Luminance
0.1933

At a glance

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

Hex
#eb0a7c
Hue
330°
magenta / pink
Saturation
92%
electric
Lightness
48%
balanced
Brightness
92%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1933
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.4
Where it sits
Hue330° 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#eb0a7c
RGBrgb(235, 10, 124)
HSLhsl(330, 92%, 48%)
CMYKcmyk(0%, 96%, 47%, 8%)
LABlab(51.1 79.2 0.5)
LCHlch(51.1 79.2 0.3)
OKLCHoklch(0.611 0.244 0.5)
Decimal15403644
Display P3color(display-p3 0.922 0.039 0.486)

Copy-ready code

/* CSS */
color: #eb0a7c;
background-color: #eb0a7c;
/* Tailwind (arbitrary) */
class="text-[#eb0a7c] bg-[#eb0a7c]"
/* SCSS */
$brand: #eb0a7c;
/* SwiftUI */
Color(red: 0.922, green: 0.039, blue: 0.486)
/* Android */
Color.parseColor("#eb0a7c")
/* Flutter */
Color(0xFFEB0A7C)
/* Python / OpenCV (BGR) */
(124, 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 #eb0a7c · 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: #eb0a7c as text scores 4.31:1 on white and 4.87:1 on black.

Accessibility — WCAG contrast

Aa
#eb0a7c on white: 4.31:1
AA ✗ fail · AA-large · AAA
Aa
#eb0a7c on black: 4.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #54607E
deuteranopia · #8C8877
tritanopia · #FF0049

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eb0a7c 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
#F85EAC
#F62890
#eb0a7c
#C40867
#9D0753
#710A3E
#470627
Base = 600Lightest = 50 · #FDF2F7Darkest = 950 · #470627
:root {
  --brand-50: #FDF2F7;
  --brand-100: #FBE4F0;
  --brand-200: #F9C3DE;
  --brand-300: #FA93C8;
  --brand-400: #F85EAC;
  --brand-500: #F62890;
  --brand-600: #eb0a7c;
  --brand-700: #C40867;
  --brand-800: #9D0753;
  --brand-900: #710A3E;
  --brand-950: #470627;
  --brand: #eb0a7c;
  --brand-ink: #000000;
}

Colors that work with #eb0a7c

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#EDC0D6
Hairlines and dividers
Muted text#9B4B73
Captions on the surface
Accent#04C834
Second voice, not a rival
Dark variant#7A0541
Hover, pressed, headers
Light variant#FEE7F2
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 #eb0a7c

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#0AEB79
Analogous left#E90AEB
Analogous right#EB0A0C
Split-complement 1#0CEB0A
Split-complement 2#0AEBE9
Triadic 1#7CEB0A
Triadic 2#0A7CEB
Tetradic#EBE90A

RGB percentages

Red92.2%
Green3.9%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta95.7%
Yellow47.2%
Key (black)7.8%

Color previews

#eb0a7c text on a black background

contrast 4.87:1

Card sample

#eb0a7c text on a white background

contrast 4.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb0a7c

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.

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

#eb0a7c, answered

What color is #eb0a7c?

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

What is the RGB value of #eb0a7c?

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

Is #eb0a7c a light or a dark color?

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

Should I use black or white text on #eb0a7c?

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

What is the complementary color of #eb0a7c?

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

What colors go well with #eb0a7c?

For interface work: #FAF4F7 as the surface, #EDC0D6 for borders, #9B4B73 for secondary text, #04C834 as an accent and #7A0541 for hover and pressed states. For a palette, the analogous pair #E90AEB and #EB0A0C stays calm, while #0AEB79 is the loudest partner.

What is #eb0a7c 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 #eb0a7c 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 #EB0A29; nudged cooler, #ED08D0.

Work with #eb0a7c in the Color Lab