Skip to content

#ec8fcc

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

RGB
236, 143, 204
HSL
321°, 71%, 74%
CMYK
0, 39, 14, 8
Luminance
0.4184

At a glance

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

Hex
#ec8fcc
Hue
321°
magenta / pink
Saturation
71%
vivid
Lightness
74%
light
Brightness
93%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4184
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
9.37:1
Closest name
Plum
ΔE2000 6.2
Where it sits
Hue321° of 360°
Saturation71%
Lightness74%
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#ec8fcc
RGBrgb(236, 143, 204)
HSLhsl(321, 71%, 74%)
CMYKcmyk(0%, 39%, 14%, 8%)
LABlab(70.8 43.5 -16.4)
LCHlch(70.8 46.5 339.3)
OKLCHoklch(0.765 0.135 341.1)
Decimal15503308
Display P3color(display-p3 0.925 0.561 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec8fcc on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#ec8fcc on black: 9.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #93A4CE
deuteranopia · #ABB3C9
tritanopia · #F690A5

Color scale — 50 to 950

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

#FCF3F9
#F8E7F2
#F3C9E4
#ec8fcc
#E76FBE
#DE3FA8
#D12396
#AE1E7D
#8C1864
#65154A
#3F0D2E
Base = 300Lightest = 50 · #FCF3F9Darkest = 950 · #3F0D2E
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F8E7F2;
  --brand-200: #F3C9E4;
  --brand-300: #ec8fcc;
  --brand-400: #E76FBE;
  --brand-500: #DE3FA8;
  --brand-600: #D12396;
  --brand-700: #AE1E7D;
  --brand-800: #8C1864;
  --brand-900: #65154A;
  --brand-950: #3F0D2E;
  --brand: #ec8fcc;
  --brand-ink: #000000;
}

Colors that work with #ec8fcc

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#EDC0DD
Hairlines and dividers
Muted text#9B4B7F
Captions on the surface
Accent#19B327
Second voice, not a rival
Dark variant#6D124E
Hover, pressed, headers
Light variant#FBE9F5
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 #ec8fcc

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#8FECAF
Analogous left#DD8FEC
Analogous right#EC8F9E
Split-complement 1#9EEC8F
Split-complement 2#8FECDD
Triadic 1#CCEC8F
Triadic 2#8FCCEC
Tetradic#ECDD8F

RGB percentages

Red92.5%
Green56.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta39.4%
Yellow13.6%
Key (black)7.5%

Color previews

#ec8fcc text on a black background

contrast 9.37:1

Card sample

#ec8fcc text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec8fcc

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.

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

#ec8fcc, answered

What color is #ec8fcc?

#ec8fcc is a light vivid magenta / pink, closest to Plum (ΔE2000 6.2). It sits at 321° on the hue wheel with 71% saturation and 74% lightness, which reads as warm.

What is the RGB value of #ec8fcc?

rgb(236, 143, 204) — 236 red, 143 green and 204 blue out of 255, or 92.5% / 56.1% / 80% by channel.

Is #ec8fcc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4184 and perceived brightness is 72%, so black text on it reaches 9.37:1.

Should I use black or white text on #ec8fcc?

Black. It scores 9.37:1 against #ec8fcc, versus 2.24:1 for white — AAA at any size.

What is the complementary color of #ec8fcc?

#8FECAF sits directly opposite on the wheel. Softer options are the split-complements #9EEC8F and #8FECDD, which give the same contrast with far less vibration.

What colors go well with #ec8fcc?

For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B7F for secondary text, #19B327 as an accent and #6D124E for hover and pressed states. For a palette, the analogous pair #DD8FEC and #EC8F9E stays calm, while #8FECAF is the loudest partner.

What is #ec8fcc in CMYK for printing?

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

Is #ec8fcc 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 #EC8FAA; nudged cooler, #EB8EED.

Work with #ec8fcc in the Color Lab