Skip to content

#ee2eb5

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

RGB
238, 46, 181
HSL
318°, 85%, 56%
CMYK
0, 81, 24, 7
Luminance
0.2347

At a glance

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

Hex
#ee2eb5
Hue
318°
magenta / pink
Saturation
85%
electric
Lightness
56%
balanced
Brightness
93%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2347
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.69:1
Closest name
Deep Pink
ΔE2000 7.6
Where it sits
Hue318° of 360°
Saturation85%
Lightness56%
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#ee2eb5
RGBrgb(238, 46, 181)
HSLhsl(318, 85%, 56%)
CMYKcmyk(0%, 81%, 24%, 7%)
LABlab(55.6 80.0 -26.6)
LCHlch(55.6 84.3 341.6)
OKLCHoklch(0.650 0.253 343.6)
Decimal15609525
Display P3color(display-p3 0.933 0.180 0.710)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ee2eb5 on white: 3.69:1
AA ✗ fail · AA-large · AAA
Aa
#ee2eb5 on black: 5.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4871B8
deuteranopia · #8490B1
tritanopia · #FE2D70

Color scale — 50 to 950

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

#FCF2F9
#FAE5F4
#F7C5E8
#F797DA
#F263C8
#ee2eb5
#E212A5
#BD0F89
#970C6E
#6D0D51
#440832
Base = 500Lightest = 50 · #FCF2F9Darkest = 950 · #440832
:root {
  --brand-50: #FCF2F9;
  --brand-100: #FAE5F4;
  --brand-200: #F7C5E8;
  --brand-300: #F797DA;
  --brand-400: #F263C8;
  --brand-500: #ee2eb5;
  --brand-600: #E212A5;
  --brand-700: #BD0F89;
  --brand-800: #970C6E;
  --brand-900: #6D0D51;
  --brand-950: #440832;
  --brand: #ee2eb5;
  --brand-ink: #000000;
}

Colors that work with #ee2eb5

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#0BC114
Second voice, not a rival
Dark variant#760A56
Hover, pressed, headers
Light variant#FDE7F7
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 #ee2eb5

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#2EEE67
Analogous left#C72EEE
Analogous right#EE2E55
Split-complement 1#55EE2E
Split-complement 2#2EEEC7
Triadic 1#B5EE2E
Triadic 2#2EB5EE
Tetradic#EEC72E

RGB percentages

Red93.3%
Green18.0%
Blue71.0%

CMYK percentages

Cyan0.0%
Magenta80.7%
Yellow23.9%
Key (black)6.7%

Color previews

#ee2eb5 text on a black background

contrast 5.69:1

Card sample

#ee2eb5 text on a white background

contrast 3.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ee2eb5

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.

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

#ee2eb5, answered

What color is #ee2eb5?

#ee2eb5 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 7.6). It sits at 318° on the hue wheel with 85% saturation and 56% lightness, which reads as warm.

What is the RGB value of #ee2eb5?

rgb(238, 46, 181) — 238 red, 46 green and 181 blue out of 255, or 93.3% / 18% / 71% by channel.

Is #ee2eb5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2347 and perceived brightness is 58%, so black text on it reaches 5.69:1.

Should I use black or white text on #ee2eb5?

Black. It scores 5.69:1 against #ee2eb5, versus 3.69:1 for white — AA at any size.

What is the complementary color of #ee2eb5?

#2EEE67 sits directly opposite on the wheel. Softer options are the split-complements #55EE2E and #2EEEC7, which give the same contrast with far less vibration.

What colors go well with #ee2eb5?

For interface work: #FAF4F9 as the surface, #EDC0DF for borders, #9B4B83 for secondary text, #0BC114 as an accent and #760A56 for hover and pressed states. For a palette, the analogous pair #C72EEE and #EE2E55 stays calm, while #2EEE67 is the loudest partner.

What is #ee2eb5 in CMYK for printing?

cmyk(0%, 81%, 24%, 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 #ee2eb5 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 #EE2E6F; nudged cooler, #E32CF0.

Work with #ee2eb5 in the Color Lab