Skip to content

#ee2cf1

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

RGB
238, 44, 241
HSL
299°, 88%, 56%
CMYK
1, 82, 0, 6
Luminance
0.2633

At a glance

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

Hex
#ee2cf1
Hue
299°
magenta / pink
Saturation
88%
electric
Lightness
56%
balanced
Brightness
95%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2633
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.27:1
Closest name
Magenta
ΔE2000 2.5
Where it sits
Hue299° of 360°
Saturation88%
Lightness56%
Temperature
Warm ← → Cool50% 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#ee2cf1
RGBrgb(238, 44, 241)
HSLhsl(299, 88%, 56%)
CMYKcmyk(1%, 82%, 0%, 6%)
LABlab(58.4 88.5 -56.4)
LCHlch(58.4 105.0 327.5)
OKLCHoklch(0.680 0.292 327.5)
Decimal15609073
Display P3color(display-p3 0.933 0.173 0.945)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ee2cf1 on white: 3.35:1
AA ✗ fail · AA-large · AAA
Aa
#ee2cf1 on black: 6.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007DF6
deuteranopia · #6794ED
tritanopia · #F55392

Color scale — 50 to 950

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

#FDF2FD
#FAE5FA
#F7C4F8
#F796F8
#F261F5
#ee2cf1
#E20FE6
#BD0DBF
#970A99
#6D0C6F
#440745
Base = 500Lightest = 50 · #FDF2FDDarkest = 950 · #440745
:root {
  --brand-50: #FDF2FD;
  --brand-100: #FAE5FA;
  --brand-200: #F7C4F8;
  --brand-300: #F796F8;
  --brand-400: #F261F5;
  --brand-500: #ee2cf1;
  --brand-600: #E20FE6;
  --brand-700: #BD0DBF;
  --brand-800: #970A99;
  --brand-900: #6D0C6F;
  --brand-950: #440745;
  --brand: #ee2cf1;
  --brand-ink: #000000;
}

Colors that work with #ee2cf1

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#FAF4FA
Tinted page background
Border#ECC0ED
Hairlines and dividers
Muted text#9A4B9B
Captions on the surface
Accent#39C408
Second voice, not a rival
Dark variant#760878
Hover, pressed, headers
Light variant#FDE7FD
Selected rows, tints
Dark surface#241424
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 #ee2cf1

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#2FF12C
Analogous left#8C2CF1
Analogous right#F12C92
Split-complement 1#92F12C
Split-complement 2#2CF18C
Triadic 1#F1EE2C
Triadic 2#2CF1EE
Tetradic#F18C2C

RGB percentages

Red93.3%
Green17.3%
Blue94.5%

CMYK percentages

Cyan1.2%
Magenta81.7%
Yellow0.0%
Key (black)5.5%

Color previews

#ee2cf1 text on a black background

contrast 6.27:1

Card sample

#ee2cf1 text on a white background

contrast 3.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ee2cf1

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.

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

#ee2cf1, answered

What color is #ee2cf1?

#ee2cf1 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 2.5). It sits at 299° on the hue wheel with 88% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #ee2cf1?

rgb(238, 44, 241) — 238 red, 44 green and 241 blue out of 255, or 93.3% / 17.3% / 94.5% by channel.

Is #ee2cf1 a light or a dark color?

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

Should I use black or white text on #ee2cf1?

Black. It scores 6.27:1 against #ee2cf1, versus 3.35:1 for white — AA at any size.

What is the complementary color of #ee2cf1?

#2FF12C sits directly opposite on the wheel. Softer options are the split-complements #92F12C and #2CF18C, which give the same contrast with far less vibration.

What colors go well with #ee2cf1?

For interface work: #FAF4FA as the surface, #ECC0ED for borders, #9A4B9B for secondary text, #39C408 as an accent and #760878 for hover and pressed states. For a palette, the analogous pair #8C2CF1 and #F12C92 stays calm, while #2FF12C is the loudest partner.

What is #ee2cf1 in CMYK for printing?

cmyk(1%, 82%, 0%, 6%). 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 #ee2cf1 warm or cool?

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

Work with #ee2cf1 in the Color Lab