Skip to content

#eb80f5

a light, electric magenta / pink · neutral · closest name: Violet

RGB
235, 128, 245
HSL
295°, 85%, 73%
CMYK
4, 48, 0, 4
Luminance
0.3969

At a glance

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

Hex
#eb80f5
Hue
295°
magenta / pink
Saturation
85%
electric
Lightness
73%
light
Brightness
96%
HSV value
Perceived
71%
weighted brightness
Luminance
0.3969
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
8.94:1
Closest name
Violet
ΔE2000 1.7
Where it sits
Hue295° of 360°
Saturation85%
Lightness73%
Temperature
Warm ← → Cool53% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#eb80f5
RGBrgb(235, 128, 245)
HSLhsl(295, 85%, 73%)
CMYKcmyk(4%, 48%, 0%, 4%)
LABlab(69.3 57.8 -41.4)
LCHlch(69.3 71.0 324.4)
OKLCHoklch(0.759 0.194 324.0)
Decimal15433973
Display P3color(display-p3 0.922 0.502 0.961)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb80f5 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#eb80f5 on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #71A1F9
deuteranopia · #91AEF2
tritanopia · #EF8EAF

Color scale — 50 to 950

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

#FCF2FD
#F8E5FA
#F3C5F7
#eb80f5
#E663F3
#DE2FEF
#D112E3
#AE0FBD
#8B0C97
#650D6D
#3F0844
Base = 300Lightest = 50 · #FCF2FDDarkest = 950 · #3F0844
:root {
  --brand-50: #FCF2FD;
  --brand-100: #F8E5FA;
  --brand-200: #F3C5F7;
  --brand-300: #eb80f5;
  --brand-400: #E663F3;
  --brand-500: #DE2FEF;
  --brand-600: #D112E3;
  --brand-700: #AE0FBD;
  --brand-800: #8B0C97;
  --brand-900: #650D6D;
  --brand-950: #3F0844;
  --brand: #eb80f5;
  --brand-ink: #000000;
}

Colors that work with #eb80f5

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#FAF4FA
Tinted page background
Border#E9C0ED
Hairlines and dividers
Muted text#944B9B
Captions on the surface
Accent#47C20A
Second voice, not a rival
Dark variant#6D0976
Hover, pressed, headers
Light variant#FBE7FD
Selected rows, tints
Dark surface#231424
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 #eb80f5

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#8AF580
Analogous left#B080F5
Analogous right#F580C4
Split-complement 1#C4F580
Split-complement 2#80F5B0
Triadic 1#F5EB80
Triadic 2#80F5EB
Tetradic#F5B080

RGB percentages

Red92.2%
Green50.2%
Blue96.1%

CMYK percentages

Cyan4.1%
Magenta47.8%
Yellow0.0%
Key (black)3.9%

Color previews

#eb80f5 text on a black background

contrast 8.94:1

Card sample

#eb80f5 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb80f5

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.

#eb80f5 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#eb80f5, answered

What color is #eb80f5?

#eb80f5 is a light electric magenta / pink, closest to Violet (ΔE2000 1.7). It sits at 295° on the hue wheel with 85% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #eb80f5?

rgb(235, 128, 245) — 235 red, 128 green and 245 blue out of 255, or 92.2% / 50.2% / 96.1% by channel.

Is #eb80f5 a light or a dark color?

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

Should I use black or white text on #eb80f5?

Black. It scores 8.94:1 against #eb80f5, versus 2.35:1 for white — AAA at any size.

What is the complementary color of #eb80f5?

#8AF580 sits directly opposite on the wheel. Softer options are the split-complements #C4F580 and #80F5B0, which give the same contrast with far less vibration.

What colors go well with #eb80f5?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #944B9B for secondary text, #47C20A as an accent and #6D0976 for hover and pressed states. For a palette, the analogous pair #B080F5 and #F580C4 stays calm, while #8AF580 is the loudest partner.

What is #eb80f5 in CMYK for printing?

cmyk(4%, 48%, 0%, 4%). 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 #eb80f5 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F580D4; nudged cooler, #C07EF6.

Work with #eb80f5 in the Color Lab