Skip to content

#ee8eb3

a light, vivid magenta / pink · warm · closest name: Hot Pink

RGB
238, 142, 179
HSL
337°, 74%, 75%
CMYK
0, 40, 25, 7
Luminance
0.4078

At a glance

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

Hex
#ee8eb3
Hue
337°
magenta / pink
Saturation
74%
vivid
Lightness
75%
light
Brightness
93%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4078
WCAG relative
Temperature
Warm
30/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.16:1
Closest name
Hot Pink
ΔE2000 8.2
Where it sits
Hue337° of 360°
Saturation74%
Lightness75%
Temperature
Warm ← → Cool30% 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#ee8eb3
RGBrgb(238, 142, 179)
HSLhsl(337, 74%, 75%)
CMYKcmyk(0%, 40%, 25%, 7%)
LABlab(70.0 40.9 -3.6)
LCHlch(70.0 41.1 355.0)
OKLCHoklch(0.758 0.124 355.9)
Decimal15634099
Display P3color(display-p3 0.933 0.557 0.702)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ee8eb3 on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#ee8eb3 on black: 9.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9AA1B4
deuteranopia · #B2B2B1
tritanopia · #FC899B

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ee8eb3 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF3F6
#F9E7EE
#F3C8D9
#ee8eb3
#E96D9D
#E23C7C
#D52066
#B11B55
#8E1544
#671434
#400C20
Base = 300Lightest = 50 · #FCF3F6Darkest = 950 · #400C20
:root {
  --brand-50: #FCF3F6;
  --brand-100: #F9E7EE;
  --brand-200: #F3C8D9;
  --brand-300: #ee8eb3;
  --brand-400: #E96D9D;
  --brand-500: #E23C7C;
  --brand-600: #D52066;
  --brand-700: #B11B55;
  --brand-800: #8E1544;
  --brand-900: #671434;
  --brand-950: #400C20;
  --brand: #ee8eb3;
  --brand-ink: #000000;
}

Colors that work with #ee8eb3

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#FAF4F7
Tinted page background
Border#EDC0D1
Hairlines and dividers
Muted text#9B4B6A
Captions on the surface
Accent#16B650
Second voice, not a rival
Dark variant#6F1135
Hover, pressed, headers
Light variant#FCE9F0
Selected rows, tints
Dark surface#24141A
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 #ee8eb3

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#8EEEC9
Analogous left#EE8EE3
Analogous right#EE998E
Split-complement 1#8EEE99
Split-complement 2#8EE3EE
Triadic 1#B3EE8E
Triadic 2#8EB3EE
Tetradic#E3EE8E

RGB percentages

Red93.3%
Green55.7%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta40.3%
Yellow24.8%
Key (black)6.7%

Color previews

#ee8eb3 text on a black background

contrast 9.16:1

Card sample

#ee8eb3 text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ee8eb3

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.

#ee8eb3 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
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ee8eb3, answered

What color is #ee8eb3?

#ee8eb3 is a light vivid magenta / pink, closest to Hot Pink (ΔE2000 8.2). It sits at 337° on the hue wheel with 74% saturation and 75% lightness, which reads as warm.

What is the RGB value of #ee8eb3?

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

Is #ee8eb3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4078 and perceived brightness is 71%, so black text on it reaches 9.16:1.

Should I use black or white text on #ee8eb3?

Black. It scores 9.16:1 against #ee8eb3, versus 2.29:1 for white — AAA at any size.

What is the complementary color of #ee8eb3?

#8EEEC9 sits directly opposite on the wheel. Softer options are the split-complements #8EEE99 and #8EE3EE, which give the same contrast with far less vibration.

What colors go well with #ee8eb3?

For interface work: #FAF4F7 as the surface, #EDC0D1 for borders, #9B4B6A for secondary text, #16B650 as an accent and #6F1135 for hover and pressed states. For a palette, the analogous pair #EE8EE3 and #EE998E stays calm, while #8EEEC9 is the loudest partner.

What is #ee8eb3 in CMYK for printing?

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

Is #ee8eb3 warm or cool?

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

Work with #ee8eb3 in the Color Lab