Skip to content

#eb5f8d

a balanced, electric magenta / pink · warm · closest name: Pale Violet Red

RGB
235, 95, 141
HSL
340°, 78%, 65%
CMYK
0, 60, 40, 8
Luminance
0.2777

At a glance

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

Hex
#eb5f8d
Hue
340°
magenta / pink
Saturation
78%
electric
Lightness
65%
balanced
Brightness
92%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2777
WCAG relative
Temperature
Warm
28/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.55:1
Closest name
Pale Violet Red
ΔE2000 4
Where it sits
Hue340° of 360°
Saturation78%
Lightness65%
Temperature
Warm ← → Cool28% 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#eb5f8d
RGBrgb(235, 95, 141)
HSLhsl(340, 78%, 65%)
CMYKcmyk(0%, 60%, 40%, 8%)
LABlab(59.7 58.1 2.9)
LCHlch(59.7 58.2 2.8)
OKLCHoklch(0.675 0.177 2.6)
Decimal15425421
Display P3color(display-p3 0.922 0.373 0.553)

Copy-ready code

/* CSS */
color: #eb5f8d;
background-color: #eb5f8d;
/* Tailwind (arbitrary) */
class="text-[#eb5f8d] bg-[#eb5f8d]"
/* SCSS */
$brand: #eb5f8d;
/* SwiftUI */
Color(red: 0.922, green: 0.373, blue: 0.553)
/* Android */
Color.parseColor("#eb5f8d")
/* Flutter */
Color(0xFFEB5F8D)
/* Python / OpenCV (BGR) */
(141, 95, 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 #eb5f8d · 6.55:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.20:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.55:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #eb5f8d as text scores 3.20:1 on white and 6.55:1 on black.

Accessibility — WCAG contrast

Aa
#eb5f8d on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#eb5f8d on black: 6.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #797F8E
deuteranopia · #9E9A8A
tritanopia · #FD5071

Color scale — 50 to 950

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

#FCF3F6
#F9E6ED
#F5C7D6
#F39BB8
#eb5f8d
#E63871
#DA1B5A
#B5174B
#91123C
#69112E
#420B1D
Base = 400Lightest = 50 · #FCF3F6Darkest = 950 · #420B1D
:root {
  --brand-50: #FCF3F6;
  --brand-100: #F9E6ED;
  --brand-200: #F5C7D6;
  --brand-300: #F39BB8;
  --brand-400: #eb5f8d;
  --brand-500: #E63871;
  --brand-600: #DA1B5A;
  --brand-700: #B5174B;
  --brand-800: #91123C;
  --brand-900: #69112E;
  --brand-950: #420B1D;
  --brand: #eb5f8d;
  --brand-ink: #000000;
}

Colors that work with #eb5f8d

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#FAF4F6
Tinted page background
Border#EDC0CE
Hairlines and dividers
Muted text#9B4B65
Captions on the surface
Accent#12BA58
Second voice, not a rival
Dark variant#710E2F
Hover, pressed, headers
Light variant#FCE8EF
Selected rows, tints
Dark surface#241419
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 #eb5f8d

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#5FEBBD
Analogous left#EB5FD3
Analogous right#EB775F
Split-complement 1#5FEB77
Split-complement 2#5FD3EB
Triadic 1#8DEB5F
Triadic 2#5F8DEB
Tetradic#D3EB5F

RGB percentages

Red92.2%
Green37.3%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta59.6%
Yellow40.0%
Key (black)7.8%

Color previews

#eb5f8d text on a black background

contrast 6.55:1

Card sample

#eb5f8d text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb5f8d

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.

#eb5f8d 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
ButtonsLinksFocus statesCharts
Print note

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

#eb5f8d, answered

What color is #eb5f8d?

#eb5f8d is a balanced electric magenta / pink, closest to Pale Violet Red (ΔE2000 4). It sits at 340° on the hue wheel with 78% saturation and 65% lightness, which reads as warm.

What is the RGB value of #eb5f8d?

rgb(235, 95, 141) — 235 red, 95 green and 141 blue out of 255, or 92.2% / 37.3% / 55.3% by channel.

Is #eb5f8d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2777 and perceived brightness is 61%, so black text on it reaches 6.55:1.

Should I use black or white text on #eb5f8d?

Black. It scores 6.55:1 against #eb5f8d, versus 3.20:1 for white — AA at any size.

What is the complementary color of #eb5f8d?

#5FEBBD sits directly opposite on the wheel. Softer options are the split-complements #5FEB77 and #5FD3EB, which give the same contrast with far less vibration.

What colors go well with #eb5f8d?

For interface work: #FAF4F6 as the surface, #EDC0CE for borders, #9B4B65 for secondary text, #12BA58 as an accent and #710E2F for hover and pressed states. For a palette, the analogous pair #EB5FD3 and #EB775F stays calm, while #5FEBBD is the loudest partner.

What is #eb5f8d in CMYK for printing?

cmyk(0%, 60%, 40%, 8%). 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 #eb5f8d warm or cool?

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

Work with #eb5f8d in the Color Lab