Skip to content

#eb5ec2

a balanced, electric magenta / pink · warm · closest name: Orchid

RGB
235, 94, 194
HSL
317°, 78%, 65%
CMYK
0, 60, 17, 8
Luminance
0.2956

At a glance

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

Hex
#eb5ec2
Hue
317°
magenta / pink
Saturation
78%
electric
Lightness
65%
balanced
Brightness
92%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2956
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.91:1
Closest name
Orchid
ΔE2000 5.6
Where it sits
Hue317° of 360°
Saturation78%
Lightness65%
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#eb5ec2
RGBrgb(235, 94, 194)
HSLhsl(317, 78%, 65%)
CMYKcmyk(0%, 60%, 17%, 8%)
LABlab(61.3 65.1 -25.3)
LCHlch(61.3 69.8 338.8)
OKLCHoklch(0.693 0.205 340.7)
Decimal15425218
Display P3color(display-p3 0.922 0.369 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb5ec2 on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#eb5ec2 on black: 6.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6686C5
deuteranopia · #909CBE
tritanopia · #F86188

Color scale — 50 to 950

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

#FCF3F9
#F9E6F4
#F5C7E7
#F39BD9
#eb5ec2
#E637B4
#DA1BA2
#B51787
#91126C
#691150
#420B32
Base = 400Lightest = 50 · #FCF3F9Darkest = 950 · #420B32
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F9E6F4;
  --brand-200: #F5C7E7;
  --brand-300: #F39BD9;
  --brand-400: #eb5ec2;
  --brand-500: #E637B4;
  --brand-600: #DA1BA2;
  --brand-700: #B51787;
  --brand-800: #91126C;
  --brand-900: #691150;
  --brand-950: #420B32;
  --brand: #eb5ec2;
  --brand-ink: #000000;
}

Colors that work with #eb5ec2

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#9B4B84
Captions on the surface
Accent#12BA19
Second voice, not a rival
Dark variant#710E55
Hover, pressed, headers
Light variant#FCE8F6
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 #eb5ec2

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#5EEB87
Analogous left#CD5EEB
Analogous right#EB5E7C
Split-complement 1#7CEB5E
Split-complement 2#5EEBCD
Triadic 1#C2EB5E
Triadic 2#5EC2EB
Tetradic#EBCD5E

RGB percentages

Red92.2%
Green36.9%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow17.4%
Key (black)7.8%

Color previews

#eb5ec2 text on a black background

contrast 6.91:1

Card sample

#eb5ec2 text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb5ec2

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.

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

#eb5ec2, answered

What color is #eb5ec2?

#eb5ec2 is a balanced electric magenta / pink, closest to Orchid (ΔE2000 5.6). It sits at 317° on the hue wheel with 78% saturation and 65% lightness, which reads as warm.

What is the RGB value of #eb5ec2?

rgb(235, 94, 194) — 235 red, 94 green and 194 blue out of 255, or 92.2% / 36.9% / 76.1% by channel.

Is #eb5ec2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2956 and perceived brightness is 63%, so black text on it reaches 6.91:1.

Should I use black or white text on #eb5ec2?

Black. It scores 6.91:1 against #eb5ec2, versus 3.04:1 for white — AA at any size.

What is the complementary color of #eb5ec2?

#5EEB87 sits directly opposite on the wheel. Softer options are the split-complements #7CEB5E and #5EEBCD, which give the same contrast with far less vibration.

What colors go well with #eb5ec2?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B84 for secondary text, #12BA19 as an accent and #710E55 for hover and pressed states. For a palette, the analogous pair #CD5EEB and #EB5E7C stays calm, while #5EEB87 is the loudest partner.

What is #eb5ec2 in CMYK for printing?

cmyk(0%, 60%, 17%, 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 #eb5ec2 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 #EB5E8E; nudged cooler, #E25CED.

Work with #eb5ec2 in the Color Lab