Skip to content

#ee3bcb

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
238, 59, 203
HSL
312°, 84%, 58%
CMYK
0, 75, 15, 7
Luminance
0.2562

At a glance

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

Hex
#ee3bcb
Hue
312°
magenta / pink
Saturation
84%
electric
Lightness
58%
balanced
Brightness
93%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2562
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.12:1
Closest name
Magenta
ΔE2000 7.1
Where it sits
Hue312° of 360°
Saturation84%
Lightness58%
Temperature
Warm ← → Cool43% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ee3bcb
RGBrgb(238, 59, 203)
HSLhsl(312, 84%, 58%)
CMYKcmyk(0%, 75%, 15%, 7%)
LABlab(57.7 79.5 -36.0)
LCHlch(57.7 87.3 335.7)
OKLCHoklch(0.669 0.254 337.4)
Decimal15612875
Display P3color(display-p3 0.933 0.231 0.796)

Copy-ready code

/* CSS */
color: #ee3bcb;
background-color: #ee3bcb;
/* Tailwind (arbitrary) */
class="text-[#ee3bcb] bg-[#ee3bcb]"
/* SCSS */
$brand: #ee3bcb;
/* SwiftUI */
Color(red: 0.933, green: 0.231, blue: 0.796)
/* Android */
Color.parseColor("#ee3bcb")
/* Flutter */
Color(0xFFEE3BCB)
/* Python / OpenCV (BGR) */
(203, 59, 238)

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

Accessibility — WCAG contrast

Aa
#ee3bcb on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#ee3bcb on black: 6.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4279CF
deuteranopia · #8094C7
tritanopia · #FB4680

Color scale — 50 to 950

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

#FCF2FA
#FAE6F6
#F6C5ED
#F698E4
#F264D6
#ee3bcb
#E114B9
#BC109A
#960D7B
#6C0E5A
#440938
Base = 500Lightest = 50 · #FCF2FADarkest = 950 · #440938
:root {
  --brand-50: #FCF2FA;
  --brand-100: #FAE6F6;
  --brand-200: #F6C5ED;
  --brand-300: #F698E4;
  --brand-400: #F264D6;
  --brand-500: #ee3bcb;
  --brand-600: #E114B9;
  --brand-700: #BC109A;
  --brand-800: #960D7B;
  --brand-900: #6C0E5A;
  --brand-950: #440938;
  --brand: #ee3bcb;
  --brand-ink: #000000;
}

Colors that work with #ee3bcb

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#EDC0E4
Hairlines and dividers
Muted text#9B4B8B
Captions on the surface
Accent#16C00C
Second voice, not a rival
Dark variant#750A60
Hover, pressed, headers
Light variant#FDE8F9
Selected rows, tints
Dark surface#241421
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 #ee3bcb

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#3BEE5E
Analogous left#B73BEE
Analogous right#EE3B71
Split-complement 1#71EE3B
Split-complement 2#3BEEB7
Triadic 1#CBEE3B
Triadic 2#3BCBEE
Tetradic#EEB73B

RGB percentages

Red93.3%
Green23.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta75.2%
Yellow14.7%
Key (black)6.7%

Color previews

#ee3bcb text on a black background

contrast 6.12:1

Card sample

#ee3bcb text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 59, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 59, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ee3bcb;
background: linear-gradient(135deg, #ee3bcb, #EE3B54);

Monochromatic scale

Palettes built from #ee3bcb

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.

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

#ee3bcb, answered

What color is #ee3bcb?

#ee3bcb is a balanced electric magenta / pink, closest to Magenta (ΔE2000 7.1). It sits at 312° on the hue wheel with 84% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #ee3bcb?

rgb(238, 59, 203) — 238 red, 59 green and 203 blue out of 255, or 93.3% / 23.1% / 79.6% by channel.

Is #ee3bcb a light or a dark color?

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

Should I use black or white text on #ee3bcb?

Black. It scores 6.12:1 against #ee3bcb, versus 3.43:1 for white — AA at any size.

What is the complementary color of #ee3bcb?

#3BEE5E sits directly opposite on the wheel. Softer options are the split-complements #71EE3B and #3BEEB7, which give the same contrast with far less vibration.

What colors go well with #ee3bcb?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8B for secondary text, #16C00C as an accent and #750A60 for hover and pressed states. For a palette, the analogous pair #B73BEE and #EE3B71 stays calm, while #3BEE5E is the loudest partner.

What is #ee3bcb in CMYK for printing?

cmyk(0%, 75%, 15%, 7%). 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 #ee3bcb warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EE3B89; nudged cooler, #D139F0.

Work with #ee3bcb in the Color Lab