Skip to content

#e4abeb

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

RGB
228, 171, 235
HSL
293°, 62%, 80%
CMYK
3, 27, 0, 8
Luminance
0.5162

At a glance

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

Hex
#e4abeb
Hue
293°
magenta / pink
Saturation
62%
vivid
Lightness
80%
light
Brightness
92%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5162
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.32:1
Closest name
Plum
ΔE2000 3
Where it sits
Hue293° of 360°
Saturation62%
Lightness80%
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#e4abeb
RGBrgb(228, 171, 235)
HSLhsl(293, 62%, 80%)
CMYKcmyk(3%, 27%, 0%, 8%)
LABlab(77.0 31.5 -23.9)
LCHlch(77.0 39.6 322.8)
OKLCHoklch(0.815 0.107 322.8)
Decimal14986219
Display P3color(display-p3 0.894 0.671 0.922)

Copy-ready code

/* CSS */
color: #e4abeb;
background-color: #e4abeb;
/* Tailwind (arbitrary) */
class="text-[#e4abeb] bg-[#e4abeb]"
/* SCSS */
$brand: #e4abeb;
/* SwiftUI */
Color(red: 0.894, green: 0.671, blue: 0.922)
/* Android */
Color.parseColor("#e4abeb")
/* Flutter */
Color(0xFFE4ABEB)
/* Python / OpenCV (BGR) */
(235, 171, 228)

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 #e4abeb · 11.32:1
Use #000000AAA at every size.
Aa
White text · 1.85:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.32:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e4abeb as text scores 1.85:1 on white and 11.32:1 on black.

Accessibility — WCAG contrast

Aa
#e4abeb on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#e4abeb on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A5BAEE
deuteranopia · #B2C1E9
tritanopia · #E6B1C2

Color scale — 50 to 950

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

#FAF4FB
#F5E8F7
#ECCCF0
#e4abeb
#D377DF
#C54AD4
#B52FC6
#9727A5
#791F84
#581B60
#37113C
Base = 300Lightest = 50 · #FAF4FBDarkest = 950 · #37113C
:root {
  --brand-50: #FAF4FB;
  --brand-100: #F5E8F7;
  --brand-200: #ECCCF0;
  --brand-300: #e4abeb;
  --brand-400: #D377DF;
  --brand-500: #C54AD4;
  --brand-600: #B52FC6;
  --brand-700: #9727A5;
  --brand-800: #791F84;
  --brand-900: #581B60;
  --brand-950: #37113C;
  --brand: #e4abeb;
  --brand-ink: #000000;
}

Colors that work with #e4abeb

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#E8C0ED
Hairlines and dividers
Muted text#924B9B
Captions on the surface
Accent#52A923
Second voice, not a rival
Dark variant#5E1967
Hover, pressed, headers
Light variant#F8EAFA
Selected rows, tints
Dark surface#231424
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 #e4abeb

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#B2EBAB
Analogous left#C4ABEB
Analogous right#EBABD2
Split-complement 1#D2EBAB
Split-complement 2#ABEBC4
Triadic 1#EBE4AB
Triadic 2#ABEBE4
Tetradic#EBC4AB

RGB percentages

Red89.4%
Green67.1%
Blue92.2%

CMYK percentages

Cyan3.0%
Magenta27.2%
Yellow0.0%
Key (black)7.8%

Color previews

#e4abeb text on a black background

contrast 11.32:1

Card sample

#e4abeb text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e4abeb

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.

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

#e4abeb, answered

What color is #e4abeb?

#e4abeb is a light vivid magenta / pink, closest to Plum (ΔE2000 3). It sits at 293° on the hue wheel with 62% saturation and 80% lightness, which reads as neutral.

What is the RGB value of #e4abeb?

rgb(228, 171, 235) — 228 red, 171 green and 235 blue out of 255, or 89.4% / 67.1% / 92.2% by channel.

Is #e4abeb a light or a dark color?

It is a light color. Relative luminance is 0.5162 and perceived brightness is 77%, so black text on it reaches 11.32:1.

Should I use black or white text on #e4abeb?

Black. It scores 11.32:1 against #e4abeb, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #e4abeb?

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

What colors go well with #e4abeb?

For interface work: #FAF4FA as the surface, #E8C0ED for borders, #924B9B for secondary text, #52A923 as an accent and #5E1967 for hover and pressed states. For a palette, the analogous pair #C4ABEB and #EBABD2 stays calm, while #B2EBAB is the loudest partner.

What is #e4abeb in CMYK for printing?

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

Is #e4abeb 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 #EBABDB; nudged cooler, #CDAAEC.

Work with #e4abeb in the Color Lab