Skip to content

#eeabf7

a light, electric magenta / pink · neutral · closest name: Plum

RGB
238, 171, 247
HSL
293°, 83%, 82%
CMYK
4, 31, 0, 3
Luminance
0.5402

At a glance

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

Hex
#eeabf7
Hue
293°
magenta / pink
Saturation
83%
electric
Lightness
82%
light
Brightness
97%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5402
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
11.80:1
Closest name
Plum
ΔE2000 4.7
Where it sits
Hue293° of 360°
Saturation83%
Lightness82%
Temperature
Warm ← → Cool54% 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#eeabf7
RGBrgb(238, 171, 247)
HSLhsl(293, 83%, 82%)
CMYKcmyk(4%, 31%, 0%, 3%)
LABlab(78.5 36.9 -28.2)
LCHlch(78.5 46.4 322.7)
OKLCHoklch(0.829 0.126 322.5)
Decimal15641591
Display P3color(display-p3 0.933 0.671 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeabf7 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#eeabf7 on black: 11.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A3BDFA
deuteranopia · #B3C5F4
tritanopia · #F1B3C7

Color scale — 50 to 950

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

#FBF2FC
#F7E6FA
#F0C6F6
#eeabf7
#E065F0
#D632EB
#C815E0
#A612BA
#850E95
#610F6C
#3C0943
Base = 300Lightest = 50 · #FBF2FCDarkest = 950 · #3C0943
:root {
  --brand-50: #FBF2FC;
  --brand-100: #F7E6FA;
  --brand-200: #F0C6F6;
  --brand-300: #eeabf7;
  --brand-400: #E065F0;
  --brand-500: #D632EB;
  --brand-600: #C815E0;
  --brand-700: #A612BA;
  --brand-800: #850E95;
  --brand-900: #610F6C;
  --brand-950: #3C0943;
  --brand: #eeabf7;
  --brand-ink: #000000;
}

Colors that work with #eeabf7

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#E7C0ED
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#50BF0D
Second voice, not a rival
Dark variant#680B74
Hover, pressed, headers
Light variant#FAE8FD
Selected rows, tints
Dark surface#221424
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 #eeabf7

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#B4F7AB
Analogous left#C8ABF7
Analogous right#F7ABDA
Split-complement 1#DAF7AB
Split-complement 2#ABF7C8
Triadic 1#F7EEAB
Triadic 2#ABF7EE
Tetradic#F7C8AB

RGB percentages

Red93.3%
Green67.1%
Blue96.9%

CMYK percentages

Cyan3.6%
Magenta30.8%
Yellow0.0%
Key (black)3.1%

Color previews

#eeabf7 text on a black background

contrast 11.80:1

Card sample

#eeabf7 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeabf7

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.

#eeabf7 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#eeabf7, answered

What color is #eeabf7?

#eeabf7 is a light electric magenta / pink, closest to Plum (ΔE2000 4.7). It sits at 293° on the hue wheel with 83% saturation and 82% lightness, which reads as neutral.

What is the RGB value of #eeabf7?

rgb(238, 171, 247) — 238 red, 171 green and 247 blue out of 255, or 93.3% / 67.1% / 96.9% by channel.

Is #eeabf7 a light or a dark color?

It is a light color. Relative luminance is 0.5402 and perceived brightness is 79%, so black text on it reaches 11.80:1.

Should I use black or white text on #eeabf7?

Black. It scores 11.80:1 against #eeabf7, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #eeabf7?

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

What colors go well with #eeabf7?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #50BF0D as an accent and #680B74 for hover and pressed states. For a palette, the analogous pair #C8ABF7 and #F7ABDA stays calm, while #B4F7AB is the loudest partner.

What is #eeabf7 in CMYK for printing?

cmyk(4%, 31%, 0%, 3%). 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 #eeabf7 warm or cool?

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

Work with #eeabf7 in the Color Lab