Skip to content

#e45dbb

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

RGB
228, 93, 187
HSL
318°, 71%, 63%
CMYK
0, 59, 18, 11
Luminance
0.2791

At a glance

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

Hex
#e45dbb
Hue
318°
magenta / pink
Saturation
71%
vivid
Lightness
63%
balanced
Brightness
89%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2791
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.58:1
Closest name
Orchid
ΔE2000 6.1
Where it sits
Hue318° of 360°
Saturation71%
Lightness63%
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#e45dbb
RGBrgb(228, 93, 187)
HSLhsl(318, 71%, 63%)
CMYKcmyk(0%, 59%, 18%, 11%)
LABlab(59.8 62.6 -23.6)
LCHlch(59.8 66.9 339.3)
OKLCHoklch(0.679 0.197 341.2)
Decimal14966203
Display P3color(display-p3 0.894 0.365 0.733)

Copy-ready code

/* CSS */
color: #e45dbb;
background-color: #e45dbb;
/* Tailwind (arbitrary) */
class="text-[#e45dbb] bg-[#e45dbb]"
/* SCSS */
$brand: #e45dbb;
/* SwiftUI */
Color(red: 0.894, green: 0.365, blue: 0.733)
/* Android */
Color.parseColor("#e45dbb")
/* Flutter */
Color(0xFFE45DBB)
/* Python / OpenCV (BGR) */
(187, 93, 228)

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 #e45dbb · 6.58:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.19:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.58:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #e45dbb as text scores 3.19:1 on white and 6.58:1 on black.

Accessibility — WCAG contrast

Aa
#e45dbb on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#e45dbb on black: 6.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6682BE
deuteranopia · #8D98B8
tritanopia · #F15F84

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e45dbb 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
#F8E7F3
#F3C9E6
#EF9FD7
#e45dbb
#DF3FAE
#D2239D
#AF1D83
#8C1769
#65154D
#3F0D30
Base = 400Lightest = 50 · #FCF3F9Darkest = 950 · #3F0D30
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F8E7F3;
  --brand-200: #F3C9E6;
  --brand-300: #EF9FD7;
  --brand-400: #e45dbb;
  --brand-500: #DF3FAE;
  --brand-600: #D2239D;
  --brand-700: #AF1D83;
  --brand-800: #8C1769;
  --brand-900: #65154D;
  --brand-950: #3F0D30;
  --brand: #e45dbb;
  --brand-ink: #000000;
}

Colors that work with #e45dbb

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#EDC0DF
Hairlines and dividers
Muted text#9B4B83
Captions on the surface
Accent#19B322
Second voice, not a rival
Dark variant#6D1252
Hover, pressed, headers
Light variant#FBE9F6
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 #e45dbb

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#5DE486
Analogous left#C95DE4
Analogous right#E45D77
Split-complement 1#77E45D
Split-complement 2#5DE4C9
Triadic 1#BBE45D
Triadic 2#5DBBE4
Tetradic#E4C95D

RGB percentages

Red89.4%
Green36.5%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta59.2%
Yellow18.0%
Key (black)10.6%

Color previews

#e45dbb text on a black background

contrast 6.58:1

Card sample

#e45dbb text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(228, 93, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(228, 93, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e45dbb;
background: linear-gradient(135deg, #e45dbb, #E45D61);

Monochromatic scale

Palettes built from #e45dbb

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.

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

Converts to four-color process without much drama. Proof it anyway.

#e45dbb, answered

What color is #e45dbb?

#e45dbb is a balanced vivid magenta / pink, closest to Orchid (ΔE2000 6.1). It sits at 318° on the hue wheel with 71% saturation and 63% lightness, which reads as warm.

What is the RGB value of #e45dbb?

rgb(228, 93, 187) — 228 red, 93 green and 187 blue out of 255, or 89.4% / 36.5% / 73.3% by channel.

Is #e45dbb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2791 and perceived brightness is 62%, so black text on it reaches 6.58:1.

Should I use black or white text on #e45dbb?

Black. It scores 6.58:1 against #e45dbb, versus 3.19:1 for white — AA at any size.

What is the complementary color of #e45dbb?

#5DE486 sits directly opposite on the wheel. Softer options are the split-complements #77E45D and #5DE4C9, which give the same contrast with far less vibration.

What colors go well with #e45dbb?

For interface work: #FAF4F9 as the surface, #EDC0DF for borders, #9B4B83 for secondary text, #19B322 as an accent and #6D1252 for hover and pressed states. For a palette, the analogous pair #C95DE4 and #E45D77 stays calm, while #5DE486 is the loudest partner.

What is #e45dbb in CMYK for printing?

cmyk(0%, 59%, 18%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #e45dbb 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 #E45D89; nudged cooler, #DD5BE6.

Work with #e45dbb in the Color Lab