Skip to content

#eb0f91

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

RGB
235, 15, 145
HSL
325°, 88%, 49%
CMYK
0, 94, 38, 8
Luminance
0.2005

At a glance

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

Hex
#eb0f91
Hue
325°
magenta / pink
Saturation
88%
electric
Lightness
49%
balanced
Brightness
92%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2005
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.01:1
Closest name
Deep Pink
ΔE2000 4.5
Where it sits
Hue325° of 360°
Saturation88%
Lightness49%
Temperature
Warm ← → Cool36% 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#eb0f91
RGBrgb(235, 15, 145)
HSLhsl(325, 88%, 49%)
CMYKcmyk(0%, 94%, 38%, 8%)
LABlab(51.9 80.6 -11.0)
LCHlch(51.9 81.3 352.2)
OKLCHoklch(0.619 0.250 353.6)
Decimal15404945
Display P3color(display-p3 0.922 0.059 0.569)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb0f91 on white: 4.19:1
AA ✗ fail · AA-large · AAA
Aa
#eb0f91 on black: 5.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4D6494
deuteranopia · #88898D
tritanopia · #FE0056

Color scale — 50 to 950

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

#FDF2F8
#FAE5F2
#F8C4E3
#F896D0
#F561B8
#F22CA1
#eb0f91
#C00C76
#990A5F
#6F0C46
#45072C
Base = 600Lightest = 50 · #FDF2F8Darkest = 950 · #45072C
:root {
  --brand-50: #FDF2F8;
  --brand-100: #FAE5F2;
  --brand-200: #F8C4E3;
  --brand-300: #F896D0;
  --brand-400: #F561B8;
  --brand-500: #F22CA1;
  --brand-600: #eb0f91;
  --brand-700: #C00C76;
  --brand-800: #990A5F;
  --brand-900: #6F0C46;
  --brand-950: #45072C;
  --brand: #eb0f91;
  --brand-ink: #000000;
}

Colors that work with #eb0f91

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#FAF4F8
Tinted page background
Border#EDC0DA
Hairlines and dividers
Muted text#9B4B7A
Captions on the surface
Accent#08C426
Second voice, not a rival
Dark variant#78084A
Hover, pressed, headers
Light variant#FDE7F4
Selected rows, tints
Dark surface#24141E
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 #eb0f91

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#0FEB69
Analogous left#D70FEB
Analogous right#EB0F23
Split-complement 1#23EB0F
Split-complement 2#0FEBD7
Triadic 1#91EB0F
Triadic 2#0F91EB
Tetradic#EBD70F

RGB percentages

Red92.2%
Green5.9%
Blue56.9%

CMYK percentages

Cyan0.0%
Magenta93.6%
Yellow38.3%
Key (black)7.8%

Color previews

#eb0f91 text on a black background

contrast 5.01:1

Card sample

#eb0f91 text on a white background

contrast 4.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb0f91

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.

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

#eb0f91, answered

What color is #eb0f91?

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

What is the RGB value of #eb0f91?

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

Is #eb0f91 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2005 and perceived brightness is 54%, so black text on it reaches 5.01:1.

Should I use black or white text on #eb0f91?

Black. It scores 5.01:1 against #eb0f91, versus 4.19:1 for white — AA at any size.

What is the complementary color of #eb0f91?

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

What colors go well with #eb0f91?

For interface work: #FAF4F8 as the surface, #EDC0DA for borders, #9B4B7A for secondary text, #08C426 as an accent and #78084A for hover and pressed states. For a palette, the analogous pair #D70FEB and #EB0F23 stays calm, while #0FEB69 is the loudest partner.

What is #eb0f91 in CMYK for printing?

cmyk(0%, 94%, 38%, 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 #eb0f91 warm or cool?

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

Work with #eb0f91 in the Color Lab