Skip to content

#ec2f8f

a balanced, electric magenta / pink · warm · closest name: Deep Pink

RGB
236, 47, 143
HSL
330°, 83%, 56%
CMYK
0, 80, 39, 8
Luminance
0.2185

At a glance

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

Hex
#ec2f8f
Hue
330°
magenta / pink
Saturation
83%
electric
Lightness
56%
balanced
Brightness
93%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2185
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.37:1
Closest name
Deep Pink
ΔE2000 2.9
Where it sits
Hue330° of 360°
Saturation83%
Lightness56%
Temperature
Warm ← → Cool34% 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#ec2f8f
RGBrgb(236, 47, 143)
HSLhsl(330, 83%, 56%)
CMYKcmyk(0%, 80%, 39%, 8%)
LABlab(53.9 75.3 -6.8)
LCHlch(53.9 75.6 354.8)
OKLCHoklch(0.633 0.232 355.8)
Decimal15478671
Display P3color(display-p3 0.925 0.184 0.561)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec2f8f on white: 3.91:1
AA ✗ fail · AA-large · AAA
Aa
#ec2f8f on black: 5.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5A6B91
deuteranopia · #8E8D8B
tritanopia · #FF045C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ec2f8f is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF2F7
#FAE6F0
#F6C6DE
#F698C8
#F165AC
#ec2f8f
#E0147C
#BB1167
#960E53
#6C0E3E
#440927
Base = 500Lightest = 50 · #FCF2F7Darkest = 950 · #440927
:root {
  --brand-50: #FCF2F7;
  --brand-100: #FAE6F0;
  --brand-200: #F6C6DE;
  --brand-300: #F698C8;
  --brand-400: #F165AC;
  --brand-500: #ec2f8f;
  --brand-600: #E0147C;
  --brand-700: #BB1167;
  --brand-800: #960E53;
  --brand-900: #6C0E3E;
  --brand-950: #440927;
  --brand: #ec2f8f;
  --brand-ink: #000000;
}

Colors that work with #ec2f8f

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#FAF4F7
Tinted page background
Border#EDC0D7
Hairlines and dividers
Muted text#9B4B73
Captions on the surface
Accent#0DBF38
Second voice, not a rival
Dark variant#750B41
Hover, pressed, headers
Light variant#FDE8F2
Selected rows, tints
Dark surface#24141C
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 #ec2f8f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#2FEC8C
Analogous left#EA2FEC
Analogous right#EC2F31
Split-complement 1#31EC2F
Split-complement 2#2FECEA
Triadic 1#8FEC2F
Triadic 2#2F8FEC
Tetradic#ECEA2F

RGB percentages

Red92.5%
Green18.4%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta80.1%
Yellow39.4%
Key (black)7.5%

Color previews

#ec2f8f text on a black background

contrast 5.37:1

Card sample

#ec2f8f text on a white background

contrast 3.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec2f8f

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.

#ec2f8f 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ec2f8f, answered

What color is #ec2f8f?

#ec2f8f is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 2.9). It sits at 330° on the hue wheel with 83% saturation and 56% lightness, which reads as warm.

What is the RGB value of #ec2f8f?

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

Is #ec2f8f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2185 and perceived brightness is 56%, so black text on it reaches 5.37:1.

Should I use black or white text on #ec2f8f?

Black. It scores 5.37:1 against #ec2f8f, versus 3.91:1 for white — AA at any size.

What is the complementary color of #ec2f8f?

#2FEC8C sits directly opposite on the wheel. Softer options are the split-complements #31EC2F and #2FECEA, which give the same contrast with far less vibration.

What colors go well with #ec2f8f?

For interface work: #FAF4F7 as the surface, #EDC0D7 for borders, #9B4B73 for secondary text, #0DBF38 as an accent and #750B41 for hover and pressed states. For a palette, the analogous pair #EA2FEC and #EC2F31 stays calm, while #2FEC8C is the loudest partner.

What is #ec2f8f in CMYK for printing?

cmyk(0%, 80%, 39%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #ec2f8f warm or cool?

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

Work with #ec2f8f in the Color Lab