Skip to content

#eab9da

a light, vivid magenta / pink · warm · closest name: Thistle

RGB
234, 185, 218
HSL
320°, 54%, 82%
CMYK
0, 21, 7, 8
Luminance
0.5725

At a glance

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

Hex
#eab9da
Hue
320°
magenta / pink
Saturation
54%
vivid
Lightness
82%
light
Brightness
92%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5725
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
12.45:1
Closest name
Thistle
ΔE2000 6.2
Where it sits
Hue320° of 360°
Saturation54%
Lightness82%
Temperature
Warm ← → Cool39% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#eab9da
RGBrgb(234, 185, 218)
HSLhsl(320, 54%, 82%)
CMYKcmyk(0%, 21%, 7%, 8%)
LABlab(80.3 22.9 -9.8)
LCHlch(80.3 24.9 336.9)
OKLCHoklch(0.839 0.071 338.6)
Decimal15383002
Display P3color(display-p3 0.918 0.725 0.855)

Copy-ready code

/* CSS */
color: #eab9da;
background-color: #eab9da;
/* Tailwind (arbitrary) */
class="text-[#eab9da] bg-[#eab9da]"
/* SCSS */
$brand: #eab9da;
/* SwiftUI */
Color(red: 0.918, green: 0.725, blue: 0.855)
/* Android */
Color.parseColor("#eab9da")
/* Flutter */
Color(0xFFEAB9DA)
/* Python / OpenCV (BGR) */
(218, 185, 234)

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

Accessibility — WCAG contrast

Aa
#eab9da on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#eab9da on black: 12.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAC3DB
deuteranopia · #C5CAD9
tritanopia · #F0BAC4

Color scale — 50 to 950

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

#FBF4F8
#F6E9F2
#EECEE3
#eab9da
#D87EBB
#CB52A4
#BC3991
#9D2F79
#7E2661
#5B1F48
#39132D
Base = 300Lightest = 50 · #FBF4F8Darkest = 950 · #39132D
:root {
  --brand-50: #FBF4F8;
  --brand-100: #F6E9F2;
  --brand-200: #EECEE3;
  --brand-300: #eab9da;
  --brand-400: #D87EBB;
  --brand-500: #CB52A4;
  --brand-600: #BC3991;
  --brand-700: #9D2F79;
  --brand-800: #7E2661;
  --brand-900: #5B1F48;
  --brand-950: #39132D;
  --brand: #eab9da;
  --brand-ink: #000000;
}

Colors that work with #eab9da

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#FAF4F8
Tinted page background
Border#ECC0DE
Hairlines and dividers
Muted text#9B4B81
Captions on the surface
Accent#2BA134
Second voice, not a rival
Dark variant#621D4C
Hover, pressed, headers
Light variant#F9EBF5
Selected rows, tints
Dark surface#24141F
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 #eab9da

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#B9EAC9
Analogous left#E2B9EA
Analogous right#EAB9C2
Split-complement 1#C2EAB9
Split-complement 2#B9EAE2
Triadic 1#DAEAB9
Triadic 2#B9DAEA
Tetradic#EAE2B9

RGB percentages

Red91.8%
Green72.5%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow6.8%
Key (black)8.2%

Color previews

#eab9da text on a black background

contrast 12.45:1

Card sample

#eab9da text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(234, 185, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(234, 185, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eab9da;
background: linear-gradient(135deg, #eab9da, #EAB9BA);

Monochromatic scale

Palettes built from #eab9da

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.

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

#eab9da, answered

What color is #eab9da?

#eab9da is a light vivid magenta / pink, closest to Thistle (ΔE2000 6.2). It sits at 320° on the hue wheel with 54% saturation and 82% lightness, which reads as warm.

What is the RGB value of #eab9da?

rgb(234, 185, 218) — 234 red, 185 green and 218 blue out of 255, or 91.8% / 72.5% / 85.5% by channel.

Is #eab9da a light or a dark color?

It is a light color. Relative luminance is 0.5725 and perceived brightness is 80%, so black text on it reaches 12.45:1.

Should I use black or white text on #eab9da?

Black. It scores 12.45:1 against #eab9da, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #eab9da?

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

What colors go well with #eab9da?

For interface work: #FAF4F8 as the surface, #ECC0DE for borders, #9B4B81 for secondary text, #2BA134 as an accent and #621D4C for hover and pressed states. For a palette, the analogous pair #E2B9EA and #EAB9C2 stays calm, while #B9EAC9 is the loudest partner.

What is #eab9da in CMYK for printing?

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

Is #eab9da warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EAB9C8; nudged cooler, #E9B8EB.

Work with #eab9da in the Color Lab