Skip to content

#eb8fce

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

RGB
235, 143, 206
HSL
319°, 70%, 74%
CMYK
0, 39, 12, 8
Luminance
0.4176

At a glance

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

Hex
#eb8fce
Hue
319°
magenta / pink
Saturation
70%
vivid
Lightness
74%
light
Brightness
92%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4176
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.35:1
Closest name
Plum
ΔE2000 5.9
Where it sits
Hue319° of 360°
Saturation70%
Lightness74%
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#eb8fce
RGBrgb(235, 143, 206)
HSLhsl(319, 70%, 74%)
CMYKcmyk(0%, 39%, 12%, 8%)
LABlab(70.7 43.5 -17.6)
LCHlch(70.7 46.9 337.9)
OKLCHoklch(0.765 0.135 339.7)
Decimal15437774
Display P3color(display-p3 0.922 0.561 0.808)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb8fce on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#eb8fce on black: 9.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #92A4D0
deuteranopia · #AAB2CB
tritanopia · #F591A6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eb8fce 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
#F2CAE5
#eb8fce
#E670C1
#DD41AC
#D0259A
#AD1F80
#8A1967
#64164C
#3F0E2F
Base = 300Lightest = 50 · #FCF3F9Darkest = 950 · #3F0E2F
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F8E7F3;
  --brand-200: #F2CAE5;
  --brand-300: #eb8fce;
  --brand-400: #E670C1;
  --brand-500: #DD41AC;
  --brand-600: #D0259A;
  --brand-700: #AD1F80;
  --brand-800: #8A1967;
  --brand-900: #64164C;
  --brand-950: #3F0E2F;
  --brand: #eb8fce;
  --brand-ink: #000000;
}

Colors that work with #eb8fce

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#EDC0DF
Hairlines and dividers
Muted text#9B4B82
Captions on the surface
Accent#1AB225
Second voice, not a rival
Dark variant#6C1350
Hover, pressed, headers
Light variant#FBE9F6
Selected rows, tints
Dark surface#24141F
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 #eb8fce

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#8FEBAC
Analogous left#DA8FEB
Analogous right#EB8FA0
Split-complement 1#A0EB8F
Split-complement 2#8FEBDA
Triadic 1#CEEB8F
Triadic 2#8FCEEB
Tetradic#EBDA8F

RGB percentages

Red92.2%
Green56.1%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta39.1%
Yellow12.3%
Key (black)7.8%

Color previews

#eb8fce text on a black background

contrast 9.35:1

Card sample

#eb8fce text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb8fce

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.

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

#eb8fce, answered

What color is #eb8fce?

#eb8fce is a light vivid magenta / pink, closest to Plum (ΔE2000 5.9). It sits at 319° on the hue wheel with 70% saturation and 74% lightness, which reads as warm.

What is the RGB value of #eb8fce?

rgb(235, 143, 206) — 235 red, 143 green and 206 blue out of 255, or 92.2% / 56.1% / 80.8% by channel.

Is #eb8fce a light or a dark color?

It is a mid-tone. Relative luminance is 0.4176 and perceived brightness is 72%, so black text on it reaches 9.35:1.

Should I use black or white text on #eb8fce?

Black. It scores 9.35:1 against #eb8fce, versus 2.25:1 for white — AAA at any size.

What is the complementary color of #eb8fce?

#8FEBAC sits directly opposite on the wheel. Softer options are the split-complements #A0EB8F and #8FEBDA, which give the same contrast with far less vibration.

What colors go well with #eb8fce?

For interface work: #FAF4F8 as the surface, #EDC0DF for borders, #9B4B82 for secondary text, #1AB225 as an accent and #6C1350 for hover and pressed states. For a palette, the analogous pair #DA8FEB and #EB8FA0 stays calm, while #8FEBAC is the loudest partner.

What is #eb8fce in CMYK for printing?

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

Is #eb8fce 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 #EB8FAC; nudged cooler, #E78EEC.

Work with #eb8fce in the Color Lab