Skip to content

#eb6ec2

a light, electric magenta / pink · warm · closest name: Hot Pink

RGB
235, 110, 194
HSL
320°, 76%, 68%
CMYK
0, 53, 17, 8
Luminance
0.3271

At a glance

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

Hex
#eb6ec2
Hue
320°
magenta / pink
Saturation
76%
electric
Lightness
68%
light
Brightness
92%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3271
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.54:1
Closest name
Hot Pink
ΔE2000 5.2
Where it sits
Hue320° of 360°
Saturation76%
Lightness68%
Temperature
Warm ← → Cool39% 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#eb6ec2
RGBrgb(235, 110, 194)
HSLhsl(320, 76%, 68%)
CMYKcmyk(0%, 53%, 17%, 8%)
LABlab(63.9 58.0 -21.2)
LCHlch(63.9 61.7 339.9)
OKLCHoklch(0.713 0.181 341.8)
Decimal15429314
Display P3color(display-p3 0.922 0.431 0.761)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb6ec2 on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#eb6ec2 on black: 7.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #768EC5
deuteranopia · #99A2BF
tritanopia · #F86F8F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eb6ec2 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
#F9E7F3
#F4C8E5
#F19CD5
#eb6ec2
#E43AAC
#D71E9A
#B31981
#8F1467
#68134C
#410C2F
Base = 400Lightest = 50 · #FCF3F9Darkest = 950 · #410C2F
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F9E7F3;
  --brand-200: #F4C8E5;
  --brand-300: #F19CD5;
  --brand-400: #eb6ec2;
  --brand-500: #E43AAC;
  --brand-600: #D71E9A;
  --brand-700: #B31981;
  --brand-800: #8F1467;
  --brand-900: #68134C;
  --brand-950: #410C2F;
  --brand: #eb6ec2;
  --brand-ink: #000000;
}

Colors that work with #eb6ec2

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#EDC0DE
Hairlines and dividers
Muted text#9B4B81
Captions on the surface
Accent#15B722
Second voice, not a rival
Dark variant#700F50
Hover, pressed, headers
Light variant#FCE9F6
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 #eb6ec2

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#6EEB97
Analogous left#D66EEB
Analogous right#EB6E83
Split-complement 1#83EB6E
Split-complement 2#6EEBD6
Triadic 1#C2EB6E
Triadic 2#6EC2EB
Tetradic#EBD66E

RGB percentages

Red92.2%
Green43.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta53.2%
Yellow17.4%
Key (black)7.8%

Color previews

#eb6ec2 text on a black background

contrast 7.54:1

Card sample

#eb6ec2 text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb6ec2

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.

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

#eb6ec2, answered

What color is #eb6ec2?

#eb6ec2 is a light electric magenta / pink, closest to Hot Pink (ΔE2000 5.2). It sits at 320° on the hue wheel with 76% saturation and 68% lightness, which reads as warm.

What is the RGB value of #eb6ec2?

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

Is #eb6ec2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3271 and perceived brightness is 66%, so black text on it reaches 7.54:1.

Should I use black or white text on #eb6ec2?

Black. It scores 7.54:1 against #eb6ec2, versus 2.78:1 for white — AAA at any size.

What is the complementary color of #eb6ec2?

#6EEB97 sits directly opposite on the wheel. Softer options are the split-complements #83EB6E and #6EEBD6, which give the same contrast with far less vibration.

What colors go well with #eb6ec2?

For interface work: #FAF4F8 as the surface, #EDC0DE for borders, #9B4B81 for secondary text, #15B722 as an accent and #700F50 for hover and pressed states. For a palette, the analogous pair #D66EEB and #EB6E83 stays calm, while #6EEB97 is the loudest partner.

What is #eb6ec2 in CMYK for printing?

cmyk(0%, 53%, 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 #eb6ec2 warm or cool?

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

Work with #eb6ec2 in the Color Lab