Skip to content

#eb45bc

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

RGB
235, 69, 188
HSL
317°, 81%, 60%
CMYK
0, 71, 20, 8
Luminance
0.2555

At a glance

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

Hex
#eb45bc
Hue
317°
magenta / pink
Saturation
81%
electric
Lightness
60%
balanced
Brightness
92%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2555
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.11:1
Closest name
Orchid
ΔE2000 8.1
Where it sits
Hue317° of 360°
Saturation81%
Lightness60%
Temperature
Warm ← → Cool41% 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#eb45bc
RGBrgb(235, 69, 188)
HSLhsl(317, 81%, 60%)
CMYKcmyk(0%, 71%, 20%, 8%)
LABlab(57.6 73.8 -27.5)
LCHlch(57.6 78.7 339.6)
OKLCHoklch(0.665 0.233 341.5)
Decimal15418812
Display P3color(display-p3 0.922 0.271 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb45bc on white: 3.44:1
AA ✗ fail · AA-large · AAA
Aa
#eb45bc on black: 6.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5379BF
deuteranopia · #8794B8
tritanopia · #F9487B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eb45bc is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF3F9
#F9E6F4
#F5C6E8
#F49ADA
#EF67C8
#eb45bc
#DD18A5
#B8148A
#93106E
#6B1051
#430A33
Base = 500Lightest = 50 · #FCF3F9Darkest = 950 · #430A33
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F9E6F4;
  --brand-200: #F5C6E8;
  --brand-300: #F49ADA;
  --brand-400: #EF67C8;
  --brand-500: #eb45bc;
  --brand-600: #DD18A5;
  --brand-700: #B8148A;
  --brand-800: #93106E;
  --brand-900: #6B1051;
  --brand-950: #430A33;
  --brand: #eb45bc;
  --brand-ink: #000000;
}

Colors that work with #eb45bc

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#10BC16
Second voice, not a rival
Dark variant#730C56
Hover, pressed, headers
Light variant#FDE8F7
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 #eb45bc

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#45EB74
Analogous left#C745EB
Analogous right#EB4569
Split-complement 1#69EB45
Split-complement 2#45EBC7
Triadic 1#BCEB45
Triadic 2#45BCEB
Tetradic#EBC745

RGB percentages

Red92.2%
Green27.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta70.6%
Yellow20.0%
Key (black)7.8%

Color previews

#eb45bc text on a black background

contrast 6.11:1

Card sample

#eb45bc text on a white background

contrast 3.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb45bc

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.

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

#eb45bc, answered

What color is #eb45bc?

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

What is the RGB value of #eb45bc?

rgb(235, 69, 188) — 235 red, 69 green and 188 blue out of 255, or 92.2% / 27.1% / 73.7% by channel.

Is #eb45bc a light or a dark color?

It is a mid-tone. Relative luminance is 0.2555 and perceived brightness is 60%, so black text on it reaches 6.11:1.

Should I use black or white text on #eb45bc?

Black. It scores 6.11:1 against #eb45bc, versus 3.44:1 for white — AA at any size.

What is the complementary color of #eb45bc?

#45EB74 sits directly opposite on the wheel. Softer options are the split-complements #69EB45 and #45EBC7, which give the same contrast with far less vibration.

What colors go well with #eb45bc?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B84 for secondary text, #10BC16 as an accent and #730C56 for hover and pressed states. For a palette, the analogous pair #C745EB and #EB4569 stays calm, while #45EB74 is the loudest partner.

What is #eb45bc in CMYK for printing?

cmyk(0%, 71%, 20%, 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 #eb45bc warm or cool?

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

Work with #eb45bc in the Color Lab