Skip to content

#eca8df

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

RGB
236, 168, 223
HSL
312°, 64%, 79%
CMYK
0, 29, 6, 8
Luminance
0.5117

At a glance

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

Hex
#eca8df
Hue
312°
magenta / pink
Saturation
64%
vivid
Lightness
79%
light
Brightness
93%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5117
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.23:1
Closest name
Plum
ΔE2000 3.5
Where it sits
Hue312° of 360°
Saturation64%
Lightness79%
Temperature
Warm ← → Cool44% 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#eca8df
RGBrgb(236, 168, 223)
HSLhsl(312, 64%, 79%)
CMYKcmyk(0%, 29%, 6%, 8%)
LABlab(76.8 33.5 -17.8)
LCHlch(76.8 37.9 332.1)
OKLCHoklch(0.813 0.106 333.5)
Decimal15509727
Display P3color(display-p3 0.925 0.659 0.875)

Copy-ready code

/* CSS */
color: #eca8df;
background-color: #eca8df;
/* Tailwind (arbitrary) */
class="text-[#eca8df] bg-[#eca8df]"
/* SCSS */
$brand: #eca8df;
/* SwiftUI */
Color(red: 0.925, green: 0.659, blue: 0.875)
/* Android */
Color.parseColor("#eca8df")
/* Flutter */
Color(0xFFECA8DF)
/* Python / OpenCV (BGR) */
(223, 168, 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 #eca8df · 11.23:1
Use #000000AAA at every size.
Aa
White text · 1.87:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.23:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #eca8df as text scores 1.87:1 on white and 11.23:1 on black.

Accessibility — WCAG contrast

Aa
#eca8df on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#eca8df on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A7B8E1
deuteranopia · #B8C1DD
tritanopia · #F2ABBB

Color scale — 50 to 950

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

#FBF4FA
#F7E8F4
#F1CBE9
#eca8df
#E175CC
#D747BB
#C92CAB
#A7258E
#861D72
#611953
#3D1034
Base = 300Lightest = 50 · #FBF4FADarkest = 950 · #3D1034
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F7E8F4;
  --brand-200: #F1CBE9;
  --brand-300: #eca8df;
  --brand-400: #E175CC;
  --brand-500: #D747BB;
  --brand-600: #C92CAB;
  --brand-700: #A7258E;
  --brand-800: #861D72;
  --brand-900: #611953;
  --brand-950: #3D1034;
  --brand: #eca8df;
  --brand-ink: #000000;
}

Colors that work with #eca8df

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#FAF4F9
Tinted page background
Border#EDC0E4
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#28AB21
Second voice, not a rival
Dark variant#691759
Hover, pressed, headers
Light variant#FAEAF7
Selected rows, tints
Dark surface#241421
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 #eca8df

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#A8ECB5
Analogous left#D7A8EC
Analogous right#ECA8BD
Split-complement 1#BDECA8
Split-complement 2#A8ECD7
Triadic 1#DFECA8
Triadic 2#A8DFEC
Tetradic#ECD7A8

RGB percentages

Red92.5%
Green65.9%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta28.8%
Yellow5.5%
Key (black)7.5%

Color previews

#eca8df text on a black background

contrast 11.23:1

Card sample

#eca8df text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eca8df

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.

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

#eca8df, answered

What color is #eca8df?

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

What is the RGB value of #eca8df?

rgb(236, 168, 223) — 236 red, 168 green and 223 blue out of 255, or 92.5% / 65.9% / 87.5% by channel.

Is #eca8df a light or a dark color?

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

Should I use black or white text on #eca8df?

Black. It scores 11.23:1 against #eca8df, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #eca8df?

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

What colors go well with #eca8df?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8C for secondary text, #28AB21 as an accent and #691759 for hover and pressed states. For a palette, the analogous pair #D7A8EC and #ECA8BD stays calm, while #A8ECB5 is the loudest partner.

What is #eca8df in CMYK for printing?

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

Is #eca8df warm or cool?

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

Work with #eca8df in the Color Lab