Skip to content

#eca5eb

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

RGB
236, 165, 235
HSL
301°, 65%, 79%
CMYK
0, 30, 0, 8
Luminance
0.5074

At a glance

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

Hex
#eca5eb
Hue
301°
magenta / pink
Saturation
65%
vivid
Lightness
79%
light
Brightness
93%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5074
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.15:1
Closest name
Plum
ΔE2000 3
Where it sits
Hue301° of 360°
Saturation65%
Lightness79%
Temperature
Warm ← → Cool50% 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#eca5eb
RGBrgb(236, 165, 235)
HSLhsl(301, 65%, 79%)
CMYKcmyk(0%, 30%, 0%, 8%)
LABlab(76.5 37.2 -24.7)
LCHlch(76.5 44.7 326.5)
OKLCHoklch(0.812 0.123 327.1)
Decimal15508971
Display P3color(display-p3 0.925 0.647 0.922)

Copy-ready code

/* CSS */
color: #eca5eb;
background-color: #eca5eb;
/* Tailwind (arbitrary) */
class="text-[#eca5eb] bg-[#eca5eb]"
/* SCSS */
$brand: #eca5eb;
/* SwiftUI */
Color(red: 0.925, green: 0.647, blue: 0.922)
/* Android */
Color.parseColor("#eca5eb")
/* Flutter */
Color(0xFFECA5EB)
/* Python / OpenCV (BGR) */
(235, 165, 236)

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

Accessibility — WCAG contrast

Aa
#eca5eb on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#eca5eb on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0B7EE
deuteranopia · #B2C0E9
tritanopia · #F1ABBE

Color scale — 50 to 950

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

#FBF3FB
#F7E8F7
#F1CBF0
#eca5eb
#E274E0
#D846D6
#CA2BC8
#A824A7
#871C85
#621961
#3D0F3D
Base = 300Lightest = 50 · #FBF3FBDarkest = 950 · #3D0F3D
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F7E8F7;
  --brand-200: #F1CBF0;
  --brand-300: #eca5eb;
  --brand-400: #E274E0;
  --brand-500: #D846D6;
  --brand-600: #CA2BC8;
  --brand-700: #A824A7;
  --brand-800: #871C85;
  --brand-900: #621961;
  --brand-950: #3D0F3D;
  --brand: #eca5eb;
  --brand-ink: #000000;
}

Colors that work with #eca5eb

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#EDC0EC
Hairlines and dividers
Muted text#9B4B9A
Captions on the surface
Accent#42AC20
Second voice, not a rival
Dark variant#691668
Hover, pressed, headers
Light variant#FBEAFA
Selected rows, tints
Dark surface#241424
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 #eca5eb

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#A5ECA6
Analogous left#C9A5EC
Analogous right#ECA5C7
Split-complement 1#C7ECA5
Split-complement 2#A5ECC9
Triadic 1#EBECA5
Triadic 2#A5EBEC
Tetradic#ECC9A5

RGB percentages

Red92.5%
Green64.7%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta30.1%
Yellow0.4%
Key (black)7.5%

Color previews

#eca5eb text on a black background

contrast 11.15:1

Card sample

#eca5eb text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eca5eb

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.

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

#eca5eb, answered

What color is #eca5eb?

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

What is the RGB value of #eca5eb?

rgb(236, 165, 235) — 236 red, 165 green and 235 blue out of 255, or 92.5% / 64.7% / 92.2% by channel.

Is #eca5eb a light or a dark color?

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

Should I use black or white text on #eca5eb?

Black. It scores 11.15:1 against #eca5eb, versus 1.88:1 for white — AAA at any size.

What is the complementary color of #eca5eb?

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

What colors go well with #eca5eb?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9A for secondary text, #42AC20 as an accent and #691668 for hover and pressed states. For a palette, the analogous pair #C9A5EC and #ECA5C7 stays calm, while #A5ECA6 is the loudest partner.

What is #eca5eb in CMYK for printing?

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

Is #eca5eb warm or cool?

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

Work with #eca5eb in the Color Lab