Skip to content

#eb8bcf

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

RGB
235, 139, 207
HSL
318°, 71%, 73%
CMYK
0, 41, 12, 8
Luminance
0.4063

At a glance

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

Hex
#eb8bcf
Hue
318°
magenta / pink
Saturation
71%
vivid
Lightness
73%
light
Brightness
92%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4063
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.13:1
Closest name
Plum
ΔE2000 6.3
Where it sits
Hue318° of 360°
Saturation71%
Lightness73%
Temperature
Warm ← → Cool40% 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#eb8bcf
RGBrgb(235, 139, 207)
HSLhsl(318, 71%, 73%)
CMYKcmyk(0%, 41%, 12%, 8%)
LABlab(69.9 45.7 -19.4)
LCHlch(69.9 49.6 337.0)
OKLCHoklch(0.759 0.143 338.7)
Decimal15436751
Display P3color(display-p3 0.922 0.545 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb8bcf on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#eb8bcf on black: 9.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8EA2D1
deuteranopia · #A7B0CC
tritanopia · #F58DA4

Color scale — 50 to 950

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

#FCF3F9
#F8E7F3
#F2C9E6
#eb8bcf
#E66FC4
#DE40B0
#D1249E
#AE1E84
#8B186A
#65154E
#3F0D31
Base = 300Lightest = 50 · #FCF3F9Darkest = 950 · #3F0D31
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F8E7F3;
  --brand-200: #F2C9E6;
  --brand-300: #eb8bcf;
  --brand-400: #E66FC4;
  --brand-500: #DE40B0;
  --brand-600: #D1249E;
  --brand-700: #AE1E84;
  --brand-800: #8B186A;
  --brand-900: #65154E;
  --brand-950: #3F0D31;
  --brand: #eb8bcf;
  --brand-ink: #000000;
}

Colors that work with #eb8bcf

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#FAF4F9
Tinted page background
Border#EDC0E0
Hairlines and dividers
Muted text#9B4B83
Captions on the surface
Accent#19B320
Second voice, not a rival
Dark variant#6D1353
Hover, pressed, headers
Light variant#FBE9F6
Selected rows, tints
Dark surface#241420
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 #eb8bcf

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#8BEBA7
Analogous left#D78BEB
Analogous right#EB8B9F
Split-complement 1#9FEB8B
Split-complement 2#8BEBD7
Triadic 1#CFEB8B
Triadic 2#8BCFEB
Tetradic#EBD78B

RGB percentages

Red92.2%
Green54.5%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta40.9%
Yellow11.9%
Key (black)7.8%

Color previews

#eb8bcf text on a black background

contrast 9.13:1

Card sample

#eb8bcf text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb8bcf

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.

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

#eb8bcf, answered

What color is #eb8bcf?

#eb8bcf is a light vivid magenta / pink, closest to Plum (ΔE2000 6.3). It sits at 318° on the hue wheel with 71% saturation and 73% lightness, which reads as warm.

What is the RGB value of #eb8bcf?

rgb(235, 139, 207) — 235 red, 139 green and 207 blue out of 255, or 92.2% / 54.5% / 81.2% by channel.

Is #eb8bcf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4063 and perceived brightness is 71%, so black text on it reaches 9.13:1.

Should I use black or white text on #eb8bcf?

Black. It scores 9.13:1 against #eb8bcf, versus 2.30:1 for white — AAA at any size.

What is the complementary color of #eb8bcf?

#8BEBA7 sits directly opposite on the wheel. Softer options are the split-complements #9FEB8B and #8BEBD7, which give the same contrast with far less vibration.

What colors go well with #eb8bcf?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B83 for secondary text, #19B320 as an accent and #6D1353 for hover and pressed states. For a palette, the analogous pair #D78BEB and #EB8B9F stays calm, while #8BEBA7 is the loudest partner.

What is #eb8bcf in CMYK for printing?

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

Is #eb8bcf warm or cool?

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

Work with #eb8bcf in the Color Lab