Skip to content

#eb86b7

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

RGB
235, 134, 183
HSL
331°, 72%, 72%
CMYK
0, 43, 22, 8
Luminance
0.3813

At a glance

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

Hex
#eb86b7
Hue
331°
magenta / pink
Saturation
72%
vivid
Lightness
72%
light
Brightness
92%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3813
WCAG relative
Temperature
Warm
33/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
8.63:1
Closest name
Hot Pink
ΔE2000 6.1
Where it sits
Hue331° of 360°
Saturation72%
Lightness72%
Temperature
Warm ← → Cool33% 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#eb86b7
RGBrgb(235, 134, 183)
HSLhsl(331, 72%, 72%)
CMYKcmyk(0%, 43%, 22%, 8%)
LABlab(68.1 44.6 -8.7)
LCHlch(68.1 45.4 349.0)
OKLCHoklch(0.743 0.136 350.4)
Decimal15435447
Display P3color(display-p3 0.922 0.525 0.718)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb86b7 on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#eb86b7 on black: 8.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #909BB9
deuteranopia · #AAADB4
tritanopia · #F88398

Color scale — 50 to 950

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

#FCF3F7
#F8E7EF
#F3C9DD
#EF9FC6
#eb86b7
#DF3E8C
#D22378
#AF1D64
#8C1750
#66153C
#3F0D25
Base = 400Lightest = 50 · #FCF3F7Darkest = 950 · #3F0D25
:root {
  --brand-50: #FCF3F7;
  --brand-100: #F8E7EF;
  --brand-200: #F3C9DD;
  --brand-300: #EF9FC6;
  --brand-400: #eb86b7;
  --brand-500: #DF3E8C;
  --brand-600: #D22378;
  --brand-700: #AF1D64;
  --brand-800: #8C1750;
  --brand-900: #66153C;
  --brand-950: #3F0D25;
  --brand: #eb86b7;
  --brand-ink: #000000;
}

Colors that work with #eb86b7

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#9B4B72
Captions on the surface
Accent#19B343
Second voice, not a rival
Dark variant#6D123E
Hover, pressed, headers
Light variant#FBE9F2
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 #eb86b7

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#86EBBA
Analogous left#EB86EA
Analogous right#EB8886
Split-complement 1#86EB88
Split-complement 2#86EAEB
Triadic 1#B7EB86
Triadic 2#86B7EB
Tetradic#EAEB86

RGB percentages

Red92.2%
Green52.5%
Blue71.8%

CMYK percentages

Cyan0.0%
Magenta43.0%
Yellow22.1%
Key (black)7.8%

Color previews

#eb86b7 text on a black background

contrast 8.63:1

Card sample

#eb86b7 text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb86b7

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.

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

#eb86b7, answered

What color is #eb86b7?

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

What is the RGB value of #eb86b7?

rgb(235, 134, 183) — 235 red, 134 green and 183 blue out of 255, or 92.2% / 52.5% / 71.8% by channel.

Is #eb86b7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3813 and perceived brightness is 69%, so black text on it reaches 8.63:1.

Should I use black or white text on #eb86b7?

Black. It scores 8.63:1 against #eb86b7, versus 2.43:1 for white — AAA at any size.

What is the complementary color of #eb86b7?

#86EBBA sits directly opposite on the wheel. Softer options are the split-complements #86EB88 and #86EAEB, which give the same contrast with far less vibration.

What colors go well with #eb86b7?

For interface work: #FAF4F7 as the surface, #EDC0D6 for borders, #9B4B72 for secondary text, #19B343 as an accent and #6D123E for hover and pressed states. For a palette, the analogous pair #EB86EA and #EB8886 stays calm, while #86EBBA is the loudest partner.

What is #eb86b7 in CMYK for printing?

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

Is #eb86b7 warm or cool?

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

Work with #eb86b7 in the Color Lab