Skip to content

#ee4eb3

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

RGB
238, 78, 179
HSL
322°, 83%, 62%
CMYK
0, 67, 25, 7
Luminance
0.2688

At a glance

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

Hex
#ee4eb3
Hue
322°
magenta / pink
Saturation
83%
electric
Lightness
62%
balanced
Brightness
93%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2688
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.38:1
Closest name
Hot Pink
ΔE2000 6.8
Where it sits
Hue322° of 360°
Saturation83%
Lightness62%
Temperature
Warm ← → Cool38% 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#ee4eb3
RGBrgb(238, 78, 179)
HSLhsl(322, 83%, 62%)
CMYKcmyk(0%, 67%, 25%, 7%)
LABlab(58.9 70.2 -20.3)
LCHlch(58.9 73.1 343.9)
OKLCHoklch(0.674 0.219 345.8)
Decimal15617715
Display P3color(display-p3 0.933 0.306 0.702)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ee4eb3 on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#ee4eb3 on black: 6.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #607CB6
deuteranopia · #9098AF
tritanopia · #FE4B7A

Color scale — 50 to 950

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

#FCF2F9
#FAE6F2
#F6C6E4
#F599D3
#ee4eb3
#EB32A7
#DF1595
#BA127C
#950E63
#6C0F49
#43092E
Base = 400Lightest = 50 · #FCF2F9Darkest = 950 · #43092E
:root {
  --brand-50: #FCF2F9;
  --brand-100: #FAE6F2;
  --brand-200: #F6C6E4;
  --brand-300: #F599D3;
  --brand-400: #ee4eb3;
  --brand-500: #EB32A7;
  --brand-600: #DF1595;
  --brand-700: #BA127C;
  --brand-800: #950E63;
  --brand-900: #6C0F49;
  --brand-950: #43092E;
  --brand: #ee4eb3;
  --brand-ink: #000000;
}

Colors that work with #ee4eb3

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#FAF4F8
Tinted page background
Border#EDC0DC
Hairlines and dividers
Muted text#9B4B7D
Captions on the surface
Accent#0EBE23
Second voice, not a rival
Dark variant#740B4E
Hover, pressed, headers
Light variant#FDE8F5
Selected rows, tints
Dark surface#24141E
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 #ee4eb3

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#4EEE89
Analogous left#D94EEE
Analogous right#EE4E63
Split-complement 1#63EE4E
Split-complement 2#4EEED9
Triadic 1#B3EE4E
Triadic 2#4EB3EE
Tetradic#EED94E

RGB percentages

Red93.3%
Green30.6%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta67.2%
Yellow24.8%
Key (black)6.7%

Color previews

#ee4eb3 text on a black background

contrast 6.38:1

Card sample

#ee4eb3 text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ee4eb3

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.

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

#ee4eb3, answered

What color is #ee4eb3?

#ee4eb3 is a balanced electric magenta / pink, closest to Hot Pink (ΔE2000 6.8). It sits at 322° on the hue wheel with 83% saturation and 62% lightness, which reads as warm.

What is the RGB value of #ee4eb3?

rgb(238, 78, 179) — 238 red, 78 green and 179 blue out of 255, or 93.3% / 30.6% / 70.2% by channel.

Is #ee4eb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2688 and perceived brightness is 61%, so black text on it reaches 6.38:1.

Should I use black or white text on #ee4eb3?

Black. It scores 6.38:1 against #ee4eb3, versus 3.29:1 for white — AA at any size.

What is the complementary color of #ee4eb3?

#4EEE89 sits directly opposite on the wheel. Softer options are the split-complements #63EE4E and #4EEED9, which give the same contrast with far less vibration.

What colors go well with #ee4eb3?

For interface work: #FAF4F8 as the surface, #EDC0DC for borders, #9B4B7D for secondary text, #0EBE23 as an accent and #740B4E for hover and pressed states. For a palette, the analogous pair #D94EEE and #EE4E63 stays calm, while #4EEE89 is the loudest partner.

What is #ee4eb3 in CMYK for printing?

cmyk(0%, 67%, 25%, 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 #ee4eb3 warm or cool?

Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EE4E79; nudged cooler, #F04CF0.

Work with #ee4eb3 in the Color Lab