Skip to content

#eb0b96

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

RGB
235, 11, 150
HSL
323°, 91%, 48%
CMYK
0, 95, 36, 8
Luminance
0.2010

At a glance

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

Hex
#eb0b96
Hue
323°
magenta / pink
Saturation
91%
electric
Lightness
48%
balanced
Brightness
92%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2010
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.02:1
Closest name
Deep Pink
ΔE2000 4.9
Where it sits
Hue323° of 360°
Saturation91%
Lightness48%
Temperature
Warm ← → Cool37% 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#eb0b96
RGBrgb(235, 11, 150)
HSLhsl(323, 91%, 48%)
CMYKcmyk(0%, 95%, 36%, 8%)
LABlab(52.0 81.4 -13.9)
LCHlch(52.0 82.6 350.3)
OKLCHoklch(0.620 0.254 351.9)
Decimal15403926
Display P3color(display-p3 0.922 0.043 0.588)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb0b96 on white: 4.18:1
AA ✗ fail · AA-large · AAA
Aa
#eb0b96 on black: 5.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4A6499
deuteranopia · #868992
tritanopia · #FE0059

Color scale — 50 to 950

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

#FDF2F9
#FBE5F2
#F9C3E4
#FA94D3
#F85EBD
#F529A7
#eb0b96
#C3097C
#9C0763
#700A4A
#46062E
Base = 600Lightest = 50 · #FDF2F9Darkest = 950 · #46062E
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FBE5F2;
  --brand-200: #F9C3E4;
  --brand-300: #FA94D3;
  --brand-400: #F85EBD;
  --brand-500: #F529A7;
  --brand-600: #eb0b96;
  --brand-700: #C3097C;
  --brand-800: #9C0763;
  --brand-900: #700A4A;
  --brand-950: #46062E;
  --brand: #eb0b96;
  --brand-ink: #000000;
}

Colors that work with #eb0b96

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#EDC0DC
Hairlines and dividers
Muted text#9B4B7C
Captions on the surface
Accent#05C71E
Second voice, not a rival
Dark variant#7A064E
Hover, pressed, headers
Light variant#FEE7F5
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 #eb0b96

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#0BEB60
Analogous left#D00BEB
Analogous right#EB0B26
Split-complement 1#26EB0B
Split-complement 2#0BEBD0
Triadic 1#96EB0B
Triadic 2#0B96EB
Tetradic#EBD00B

RGB percentages

Red92.2%
Green4.3%
Blue58.8%

CMYK percentages

Cyan0.0%
Magenta95.3%
Yellow36.2%
Key (black)7.8%

Color previews

#eb0b96 text on a black background

contrast 5.02:1

Card sample

#eb0b96 text on a white background

contrast 4.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb0b96

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.

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

#eb0b96, answered

What color is #eb0b96?

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

What is the RGB value of #eb0b96?

rgb(235, 11, 150) — 235 red, 11 green and 150 blue out of 255, or 92.2% / 4.3% / 58.8% by channel.

Is #eb0b96 a light or a dark color?

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

Should I use black or white text on #eb0b96?

Black. It scores 5.02:1 against #eb0b96, versus 4.18:1 for white — AA at any size.

What is the complementary color of #eb0b96?

#0BEB60 sits directly opposite on the wheel. Softer options are the split-complements #26EB0B and #0BEBD0, which give the same contrast with far less vibration.

What colors go well with #eb0b96?

For interface work: #FAF4F8 as the surface, #EDC0DC for borders, #9B4B7C for secondary text, #05C71E as an accent and #7A064E for hover and pressed states. For a palette, the analogous pair #D00BEB and #EB0B26 stays calm, while #0BEB60 is the loudest partner.

What is #eb0b96 in CMYK for printing?

cmyk(0%, 95%, 36%, 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 #eb0b96 warm or cool?

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

Work with #eb0b96 in the Color Lab