Skip to content

#e76eb2

a light, vivid magenta / pink · warm · closest name: Hot Pink

RGB
231, 110, 178
HSL
326°, 72%, 67%
CMYK
0, 52, 23, 9
Luminance
0.3136

At a glance

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

Hex
#e76eb2
Hue
326°
magenta / pink
Saturation
72%
vivid
Lightness
67%
light
Brightness
91%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3136
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
7.27:1
Closest name
Hot Pink
ΔE2000 4
Where it sits
Hue326° of 360°
Saturation72%
Lightness67%
Temperature
Warm ← → Cool35% 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#e76eb2
RGBrgb(231, 110, 178)
HSLhsl(326, 72%, 67%)
CMYKcmyk(0%, 52%, 23%, 9%)
LABlab(62.8 54.5 -13.9)
LCHlch(62.8 56.2 345.7)
OKLCHoklch(0.701 0.168 347.4)
Decimal15167154
Display P3color(display-p3 0.906 0.431 0.698)

Copy-ready code

/* CSS */
color: #e76eb2;
background-color: #e76eb2;
/* Tailwind (arbitrary) */
class="text-[#e76eb2] bg-[#e76eb2]"
/* SCSS */
$brand: #e76eb2;
/* SwiftUI */
Color(red: 0.906, green: 0.431, blue: 0.698)
/* Android */
Color.parseColor("#e76eb2")
/* Flutter */
Color(0xFFE76EB2)
/* Python / OpenCV (BGR) */
(178, 110, 231)

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 #e76eb2 · 7.27:1
Use #000000AAA at every size.
Aa
White text · 2.89:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.27:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e76eb2 as text scores 2.89:1 on white and 7.27:1 on black.

Accessibility — WCAG contrast

Aa
#e76eb2 on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#e76eb2 on black: 7.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7A8BB4
deuteranopia · #9BA0AF
tritanopia · #F56B88

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e76eb2 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF3F8
#F8E7F1
#F3C9E0
#EF9FCC
#e76eb2
#DF3E99
#D22385
#AF1D6F
#8C1759
#661542
#3F0D29
Base = 400Lightest = 50 · #FCF3F8Darkest = 950 · #3F0D29
:root {
  --brand-50: #FCF3F8;
  --brand-100: #F8E7F1;
  --brand-200: #F3C9E0;
  --brand-300: #EF9FCC;
  --brand-400: #e76eb2;
  --brand-500: #DF3E99;
  --brand-600: #D22385;
  --brand-700: #AF1D6F;
  --brand-800: #8C1759;
  --brand-900: #661542;
  --brand-950: #3F0D29;
  --brand: #e76eb2;
  --brand-ink: #000000;
}

Colors that work with #e76eb2

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#EDC0D9
Hairlines and dividers
Muted text#9B4B78
Captions on the surface
Accent#19B336
Second voice, not a rival
Dark variant#6D1245
Hover, pressed, headers
Light variant#FBE9F3
Selected rows, tints
Dark surface#24141D
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 #e76eb2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#6EE7A3
Analogous left#E06EE7
Analogous right#E76E76
Split-complement 1#76E76E
Split-complement 2#6EE7E0
Triadic 1#B2E76E
Triadic 2#6EB2E7
Tetradic#E7E06E

RGB percentages

Red90.6%
Green43.1%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta52.4%
Yellow22.9%
Key (black)9.4%

Color previews

#e76eb2 text on a black background

contrast 7.27:1

Card sample

#e76eb2 text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(231, 110, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(231, 110, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e76eb2;
background: linear-gradient(135deg, #e76eb2, #E77B6E);

Monochromatic scale

Palettes built from #e76eb2

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.

#e76eb2 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#e76eb2, answered

What color is #e76eb2?

#e76eb2 is a light vivid magenta / pink, closest to Hot Pink (ΔE2000 4). It sits at 326° on the hue wheel with 72% saturation and 67% lightness, which reads as warm.

What is the RGB value of #e76eb2?

rgb(231, 110, 178) — 231 red, 110 green and 178 blue out of 255, or 90.6% / 43.1% / 69.8% by channel.

Is #e76eb2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3136 and perceived brightness is 64%, so black text on it reaches 7.27:1.

Should I use black or white text on #e76eb2?

Black. It scores 7.27:1 against #e76eb2, versus 2.89:1 for white — AAA at any size.

What is the complementary color of #e76eb2?

#6EE7A3 sits directly opposite on the wheel. Softer options are the split-complements #76E76E and #6EE7E0, which give the same contrast with far less vibration.

What colors go well with #e76eb2?

For interface work: #FAF4F8 as the surface, #EDC0D9 for borders, #9B4B78 for secondary text, #19B336 as an accent and #6D1245 for hover and pressed states. For a palette, the analogous pair #E06EE7 and #E76E76 stays calm, while #6EE7A3 is the loudest partner.

What is #e76eb2 in CMYK for printing?

cmyk(0%, 52%, 23%, 9%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #e76eb2 warm or cool?

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

Work with #e76eb2 in the Color Lab