Skip to content

#eb0f7f

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

RGB
235, 15, 127
HSL
330°, 88%, 49%
CMYK
0, 94, 46, 8
Luminance
0.1954

At a glance

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

Hex
#eb0f7f
Hue
330°
magenta / pink
Saturation
88%
electric
Lightness
49%
balanced
Brightness
92%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1954
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
4.91:1
Closest name
Deep Pink
ΔE2000 4.9
Where it sits
Hue330° of 360°
Saturation88%
Lightness49%
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#eb0f7f
RGBrgb(235, 15, 127)
HSLhsl(330, 88%, 49%)
CMYKcmyk(0%, 94%, 46%, 8%)
LABlab(51.3 79.0 -1.0)
LCHlch(51.3 79.1 359.3)
OKLCHoklch(0.613 0.244 359.6)
Decimal15404927
Display P3color(display-p3 0.922 0.059 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb0f7f on white: 4.28:1
AA ✗ fail · AA-large · AAA
Aa
#eb0f7f on black: 4.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #546181
deuteranopia · #8C887A
tritanopia · #FF004C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eb0f7f 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
#FAE5F0
#F8C4DE
#F896C8
#F561AC
#F22C90
#eb0f7f
#C00C67
#990A53
#6F0C3E
#450727
Base = 600Lightest = 50 · #FDF2F7Darkest = 950 · #450727
:root {
  --brand-50: #FDF2F7;
  --brand-100: #FAE5F0;
  --brand-200: #F8C4DE;
  --brand-300: #F896C8;
  --brand-400: #F561AC;
  --brand-500: #F22C90;
  --brand-600: #eb0f7f;
  --brand-700: #C00C67;
  --brand-800: #990A53;
  --brand-900: #6F0C3E;
  --brand-950: #450727;
  --brand: #eb0f7f;
  --brand-ink: #000000;
}

Colors that work with #eb0f7f

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#9B4B73
Captions on the surface
Accent#08C436
Second voice, not a rival
Dark variant#780841
Hover, pressed, headers
Light variant#FDE7F2
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 #eb0f7f

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#0FEB7B
Analogous left#E90FEB
Analogous right#EB0F11
Split-complement 1#11EB0F
Split-complement 2#0FEBE9
Triadic 1#7FEB0F
Triadic 2#0F7FEB
Tetradic#EBE90F

RGB percentages

Red92.2%
Green5.9%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta93.6%
Yellow46.0%
Key (black)7.8%

Color previews

#eb0f7f text on a black background

contrast 4.91:1

Card sample

#eb0f7f text on a white background

contrast 4.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb0f7f

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.

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

#eb0f7f, answered

What color is #eb0f7f?

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

What is the RGB value of #eb0f7f?

rgb(235, 15, 127) — 235 red, 15 green and 127 blue out of 255, or 92.2% / 5.9% / 49.8% by channel.

Is #eb0f7f a light or a dark color?

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

Should I use black or white text on #eb0f7f?

Black. It scores 4.91:1 against #eb0f7f, versus 4.28:1 for white — AA at any size.

What is the complementary color of #eb0f7f?

#0FEB7B sits directly opposite on the wheel. Softer options are the split-complements #11EB0F and #0FEBE9, which give the same contrast with far less vibration.

What colors go well with #eb0f7f?

For interface work: #FAF4F7 as the surface, #EDC0D7 for borders, #9B4B73 for secondary text, #08C436 as an accent and #780841 for hover and pressed states. For a palette, the analogous pair #E90FEB and #EB0F11 stays calm, while #0FEB7B is the loudest partner.

What is #eb0f7f in CMYK for printing?

cmyk(0%, 94%, 46%, 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 #eb0f7f 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 #EB0F2E; nudged cooler, #ED0CD1.

Work with #eb0f7f in the Color Lab