Skip to content

#eb9ecc

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

RGB
235, 158, 204
HSL
324°, 66%, 77%
CMYK
0, 33, 13, 8
Luminance
0.4648

At a glance

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

Hex
#eb9ecc
Hue
324°
magenta / pink
Saturation
66%
vivid
Lightness
77%
light
Brightness
92%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4648
WCAG relative
Temperature
Warm
37/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
10.30:1
Closest name
Plum
ΔE2000 5.9
Where it sits
Hue324° of 360°
Saturation66%
Lightness77%
Temperature
Warm ← → Cool37% 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#eb9ecc
RGBrgb(235, 158, 204)
HSLhsl(324, 66%, 77%)
CMYKcmyk(0%, 33%, 13%, 8%)
LABlab(73.8 35.3 -11.8)
LCHlch(73.8 37.2 341.5)
OKLCHoklch(0.788 0.108 343.3)
Decimal15441612
Display P3color(display-p3 0.922 0.620 0.800)

Copy-ready code

/* CSS */
color: #eb9ecc;
background-color: #eb9ecc;
/* Tailwind (arbitrary) */
class="text-[#eb9ecc] bg-[#eb9ecc]"
/* SCSS */
$brand: #eb9ecc;
/* SwiftUI */
Color(red: 0.922, green: 0.620, blue: 0.800)
/* Android */
Color.parseColor("#eb9ecc")
/* Flutter */
Color(0xFFEB9ECC)
/* Python / OpenCV (BGR) */
(204, 158, 235)

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

Accessibility — WCAG contrast

Aa
#eb9ecc on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#eb9ecc on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2AECE
deuteranopia · #B5BACA
tritanopia · #F49EAE

Color scale — 50 to 950

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

#FBF3F8
#F8E8F1
#F1CBE2
#eb9ecc
#E273B6
#D9459D
#CB2A8A
#A92373
#871C5C
#621844
#3D0F2B
Base = 300Lightest = 50 · #FBF3F8Darkest = 950 · #3D0F2B
:root {
  --brand-50: #FBF3F8;
  --brand-100: #F8E8F1;
  --brand-200: #F1CBE2;
  --brand-300: #eb9ecc;
  --brand-400: #E273B6;
  --brand-500: #D9459D;
  --brand-600: #CB2A8A;
  --brand-700: #A92373;
  --brand-800: #871C5C;
  --brand-900: #621844;
  --brand-950: #3D0F2B;
  --brand: #eb9ecc;
  --brand-ink: #000000;
}

Colors that work with #eb9ecc

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#EDC0DB
Hairlines and dividers
Muted text#9B4B7B
Captions on the surface
Accent#1FAD34
Second voice, not a rival
Dark variant#6A1648
Hover, pressed, headers
Light variant#FBEAF4
Selected rows, tints
Dark surface#24141E
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 #eb9ecc

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#9EEBBD
Analogous left#E49EEB
Analogous right#EB9EA6
Split-complement 1#A6EB9E
Split-complement 2#9EEBE4
Triadic 1#CCEB9E
Triadic 2#9ECCEB
Tetradic#EBE49E

RGB percentages

Red92.2%
Green62.0%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta32.8%
Yellow13.2%
Key (black)7.8%

Color previews

#eb9ecc text on a black background

contrast 10.30:1

Card sample

#eb9ecc text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb9ecc

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.

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

#eb9ecc, answered

What color is #eb9ecc?

#eb9ecc is a light vivid magenta / pink, closest to Plum (ΔE2000 5.9). It sits at 324° on the hue wheel with 66% saturation and 77% lightness, which reads as warm.

What is the RGB value of #eb9ecc?

rgb(235, 158, 204) — 235 red, 158 green and 204 blue out of 255, or 92.2% / 62% / 80% by channel.

Is #eb9ecc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4648 and perceived brightness is 74%, so black text on it reaches 10.30:1.

Should I use black or white text on #eb9ecc?

Black. It scores 10.30:1 against #eb9ecc, versus 2.04:1 for white — AAA at any size.

What is the complementary color of #eb9ecc?

#9EEBBD sits directly opposite on the wheel. Softer options are the split-complements #A6EB9E and #9EEBE4, which give the same contrast with far less vibration.

What colors go well with #eb9ecc?

For interface work: #FAF4F8 as the surface, #EDC0DB for borders, #9B4B7B for secondary text, #1FAD34 as an accent and #6A1648 for hover and pressed states. For a palette, the analogous pair #E49EEB and #EB9EA6 stays calm, while #9EEBBD is the loudest partner.

What is #eb9ecc in CMYK for printing?

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

Is #eb9ecc warm or cool?

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

Work with #eb9ecc in the Color Lab