Skip to content

#e45fbc

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

RGB
228, 95, 188
HSL
318°, 71%, 63%
CMYK
0, 58, 18, 11
Luminance
0.2831

At a glance

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

Hex
#e45fbc
Hue
318°
magenta / pink
Saturation
71%
vivid
Lightness
63%
balanced
Brightness
89%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2831
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.66:1
Closest name
Orchid
ΔE2000 5.9
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#e45fbc
RGBrgb(228, 95, 188)
HSLhsl(318, 71%, 63%)
CMYKcmyk(0%, 58%, 18%, 11%)
LABlab(60.2 61.9 -23.6)
LCHlch(60.2 66.2 339.1)
OKLCHoklch(0.682 0.194 341.0)
Decimal14966716
Display P3color(display-p3 0.894 0.373 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e45fbc on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#e45fbc on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6783BF
deuteranopia · #8E99B9
tritanopia · #F06185

Color scale — 50 to 950

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

Colors that work with #e45fbc

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#19B321
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 #e45fbc

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#5FE487
Analogous left#C95FE4
Analogous right#E45F79
Split-complement 1#79E45F
Split-complement 2#5FE4C9
Triadic 1#BCE45F
Triadic 2#5FBCE4
Tetradic#E4C95F

RGB percentages

Red89.4%
Green37.3%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta58.3%
Yellow17.5%
Key (black)10.6%

Color previews

#e45fbc text on a black background

contrast 6.66:1

Card sample

#e45fbc text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e45fbc

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.

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

#e45fbc, answered

What color is #e45fbc?

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

What is the RGB value of #e45fbc?

rgb(228, 95, 188) — 228 red, 95 green and 188 blue out of 255, or 89.4% / 37.3% / 73.7% by channel.

Is #e45fbc a light or a dark color?

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

Should I use black or white text on #e45fbc?

Black. It scores 6.66:1 against #e45fbc, versus 3.15:1 for white — AA at any size.

What is the complementary color of #e45fbc?

#5FE487 sits directly opposite on the wheel. Softer options are the split-complements #79E45F and #5FE4C9, which give the same contrast with far less vibration.

What colors go well with #e45fbc?

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

What is #e45fbc in CMYK for printing?

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

Is #e45fbc 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 #E45F8B; nudged cooler, #DD5DE6.

Work with #e45fbc in the Color Lab