Skip to content

#e8baeb

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

RGB
232, 186, 235
HSL
296°, 55%, 83%
CMYK
1, 21, 0, 8
Luminance
0.5827

At a glance

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

Hex
#e8baeb
Hue
296°
magenta / pink
Saturation
55%
vivid
Lightness
83%
light
Brightness
92%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5827
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
12.65:1
Closest name
Plum
ΔE2000 6.4
Where it sits
Hue296° of 360°
Saturation55%
Lightness83%
Temperature
Warm ← → Cool52% 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#e8baeb
RGBrgb(232, 186, 235)
HSLhsl(296, 55%, 83%)
CMYKcmyk(1%, 21%, 0%, 8%)
LABlab(80.9 24.8 -18.1)
LCHlch(80.9 30.6 323.9)
OKLCHoklch(0.845 0.083 324.3)
Decimal15252203
Display P3color(display-p3 0.910 0.729 0.922)

Copy-ready code

/* CSS */
color: #e8baeb;
background-color: #e8baeb;
/* Tailwind (arbitrary) */
class="text-[#e8baeb] bg-[#e8baeb]"
/* SCSS */
$brand: #e8baeb;
/* SwiftUI */
Color(red: 0.910, green: 0.729, blue: 0.922)
/* Android */
Color.parseColor("#e8baeb")
/* Flutter */
Color(0xFFE8BAEB)
/* Python / OpenCV (BGR) */
(235, 186, 232)

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

Accessibility — WCAG contrast

Aa
#e8baeb on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#e8baeb on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6C5ED
deuteranopia · #C0CBE9
tritanopia · #EBBECB

Color scale — 50 to 950

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

#FAF4FB
#F5E9F6
#e8baeb
#E2A8E6
#D37CD9
#C551CD
#B637BE
#972E9E
#79257F
#581E5C
#37133A
Base = 200Lightest = 50 · #FAF4FBDarkest = 950 · #37133A
:root {
  --brand-50: #FAF4FB;
  --brand-100: #F5E9F6;
  --brand-200: #e8baeb;
  --brand-300: #E2A8E6;
  --brand-400: #D37CD9;
  --brand-500: #C551CD;
  --brand-600: #B637BE;
  --brand-700: #972E9E;
  --brand-800: #79257F;
  --brand-900: #581E5C;
  --brand-950: #37133A;
  --brand: #e8baeb;
  --brand-ink: #000000;
}

Colors that work with #e8baeb

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#EAC0ED
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#4EA329
Second voice, not a rival
Dark variant#5F1D63
Hover, pressed, headers
Light variant#F8EBF9
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 #e8baeb

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#BDEBBA
Analogous left#CFBAEB
Analogous right#EBBAD5
Split-complement 1#D5EBBA
Split-complement 2#BAEBCF
Triadic 1#EBE8BA
Triadic 2#BAEBE8
Tetradic#EBCFBA

RGB percentages

Red91.0%
Green72.9%
Blue92.2%

CMYK percentages

Cyan1.3%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#e8baeb text on a black background

contrast 12.65:1

Card sample

#e8baeb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e8baeb

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.

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

#e8baeb, answered

What color is #e8baeb?

#e8baeb is a light vivid magenta / pink, closest to Plum (ΔE2000 6.4). It sits at 296° on the hue wheel with 55% saturation and 83% lightness, which reads as neutral.

What is the RGB value of #e8baeb?

rgb(232, 186, 235) — 232 red, 186 green and 235 blue out of 255, or 91% / 72.9% / 92.2% by channel.

Is #e8baeb a light or a dark color?

It is a light color. Relative luminance is 0.5827 and perceived brightness is 81%, so black text on it reaches 12.65:1.

Should I use black or white text on #e8baeb?

Black. It scores 12.65:1 against #e8baeb, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #e8baeb?

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

What colors go well with #e8baeb?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #4EA329 as an accent and #5F1D63 for hover and pressed states. For a palette, the analogous pair #CFBAEB and #EBBAD5 stays calm, while #BDEBBA is the loudest partner.

What is #e8baeb in CMYK for printing?

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

Is #e8baeb warm or cool?

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

Work with #e8baeb in the Color Lab