Skip to content

#eea2cf

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

RGB
238, 162, 207
HSL
325°, 69%, 78%
CMYK
0, 32, 13, 7
Luminance
0.4852

At a glance

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

Hex
#eea2cf
Hue
325°
magenta / pink
Saturation
69%
vivid
Lightness
78%
light
Brightness
93%
HSV value
Perceived
76%
weighted brightness
Luminance
0.4852
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
10.70:1
Closest name
Plum
ΔE2000 6.1
Where it sits
Hue325° of 360°
Saturation69%
Lightness78%
Temperature
Warm ← → Cool36% 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#eea2cf
RGBrgb(238, 162, 207)
HSLhsl(325, 69%, 78%)
CMYKcmyk(0%, 32%, 13%, 7%)
LABlab(75.2 34.7 -11.5)
LCHlch(75.2 36.5 341.7)
OKLCHoklch(0.799 0.106 343.4)
Decimal15639247
Display P3color(display-p3 0.933 0.635 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eea2cf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#eea2cf on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A6B2D1
deuteranopia · #B9BECD
tritanopia · #F7A2B2

Color scale — 50 to 950

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

#FBF3F8
#F8E7F1
#F2CAE2
#eea2cf
#E571B6
#DC419D
#CF268A
#AC2073
#8A195C
#641644
#3F0E2B
Base = 300Lightest = 50 · #FBF3F8Darkest = 950 · #3F0E2B
:root {
  --brand-50: #FBF3F8;
  --brand-100: #F8E7F1;
  --brand-200: #F2CAE2;
  --brand-300: #eea2cf;
  --brand-400: #E571B6;
  --brand-500: #DC419D;
  --brand-600: #CF268A;
  --brand-700: #AC2073;
  --brand-800: #8A195C;
  --brand-900: #641644;
  --brand-950: #3F0E2B;
  --brand: #eea2cf;
  --brand-ink: #000000;
}

Colors that work with #eea2cf

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#EDC0DA
Hairlines and dividers
Muted text#9B4B7A
Captions on the surface
Accent#1CB032
Second voice, not a rival
Dark variant#6C1448
Hover, pressed, headers
Light variant#FBE9F4
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 #eea2cf

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#A2EEC1
Analogous left#E7A2EE
Analogous right#EEA2A9
Split-complement 1#A9EEA2
Split-complement 2#A2EEE7
Triadic 1#CFEEA2
Triadic 2#A2CFEE
Tetradic#EEE7A2

RGB percentages

Red93.3%
Green63.5%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta31.9%
Yellow13.0%
Key (black)6.7%

Color previews

#eea2cf text on a black background

contrast 10.70:1

Card sample

#eea2cf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eea2cf

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.

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

#eea2cf, answered

What color is #eea2cf?

#eea2cf is a light vivid magenta / pink, closest to Plum (ΔE2000 6.1). It sits at 325° on the hue wheel with 69% saturation and 78% lightness, which reads as warm.

What is the RGB value of #eea2cf?

rgb(238, 162, 207) — 238 red, 162 green and 207 blue out of 255, or 93.3% / 63.5% / 81.2% by channel.

Is #eea2cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4852 and perceived brightness is 76%, so black text on it reaches 10.70:1.

Should I use black or white text on #eea2cf?

Black. It scores 10.70:1 against #eea2cf, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #eea2cf?

#A2EEC1 sits directly opposite on the wheel. Softer options are the split-complements #A9EEA2 and #A2EEE7, which give the same contrast with far less vibration.

What colors go well with #eea2cf?

For interface work: #FAF4F8 as the surface, #EDC0DA for borders, #9B4B7A for secondary text, #1CB032 as an accent and #6C1448 for hover and pressed states. For a palette, the analogous pair #E7A2EE and #EEA2A9 stays calm, while #A2EEC1 is the loudest partner.

What is #eea2cf in CMYK for printing?

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

Is #eea2cf warm or cool?

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

Work with #eea2cf in the Color Lab