Skip to content

#ec2f5f

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

RGB
236, 47, 95
HSL
345°, 83%, 56%
CMYK
0, 80, 60, 8
Luminance
0.2069

At a glance

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

Hex
#ec2f5f
Hue
345°
magenta / pink
Saturation
83%
electric
Lightness
56%
balanced
Brightness
93%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2069
WCAG relative
Temperature
Warm
25/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.14:1
Closest name
Crimson
ΔE2000 8.3
Where it sits
Hue345° of 360°
Saturation83%
Lightness56%
Temperature
Warm ← → Cool25% 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#ec2f5f
RGBrgb(236, 47, 95)
HSLhsl(345, 83%, 56%)
CMYKcmyk(0%, 80%, 60%, 8%)
LABlab(52.6 71.5 20.2)
LCHlch(52.6 74.3 15.8)
OKLCHoklch(0.620 0.221 13.0)
Decimal15478623
Display P3color(display-p3 0.925 0.184 0.373)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec2f5f on white: 4.09:1
AA ✗ fail · AA-large · AAA
Aa
#ec2f5f on black: 5.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #666560
deuteranopia · #968B5A
tritanopia · #FF0044

Color scale — 50 to 950

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

#FCF2F5
#FAE6EB
#F6C6D2
#F698B0
#F16588
#ec2f5f
#E01448
#BB113C
#960E30
#6C0E26
#440918
Base = 500Lightest = 50 · #FCF2F5Darkest = 950 · #440918
:root {
  --brand-50: #FCF2F5;
  --brand-100: #FAE6EB;
  --brand-200: #F6C6D2;
  --brand-300: #F698B0;
  --brand-400: #F16588;
  --brand-500: #ec2f5f;
  --brand-600: #E01448;
  --brand-700: #BB113C;
  --brand-800: #960E30;
  --brand-900: #6C0E26;
  --brand-950: #440918;
  --brand: #ec2f5f;
  --brand-ink: #000000;
}

Colors that work with #ec2f5f

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#FAF4F6
Tinted page background
Border#EDC0CB
Hairlines and dividers
Muted text#9B4B5F
Captions on the surface
Accent#0DBF65
Second voice, not a rival
Dark variant#750B26
Hover, pressed, headers
Light variant#FDE8ED
Selected rows, tints
Dark surface#241418
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 #ec2f5f

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#2FECBC
Analogous left#EC2FBD
Analogous right#EC5E2F
Split-complement 1#2FEC5E
Split-complement 2#2FBDEC
Triadic 1#5FEC2F
Triadic 2#2F5FEC
Tetradic#BDEC2F

RGB percentages

Red92.5%
Green18.4%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta80.1%
Yellow59.7%
Key (black)7.5%

Color previews

#ec2f5f text on a black background

contrast 5.14:1

Card sample

#ec2f5f text on a white background

contrast 4.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec2f5f

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.

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

#ec2f5f, answered

What color is #ec2f5f?

#ec2f5f is a balanced electric magenta / pink, closest to Crimson (ΔE2000 8.3). It sits at 345° on the hue wheel with 83% saturation and 56% lightness, which reads as warm.

What is the RGB value of #ec2f5f?

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

Is #ec2f5f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2069 and perceived brightness is 54%, so black text on it reaches 5.14:1.

Should I use black or white text on #ec2f5f?

Black. It scores 5.14:1 against #ec2f5f, versus 4.09:1 for white — AA at any size.

What is the complementary color of #ec2f5f?

#2FECBC sits directly opposite on the wheel. Softer options are the split-complements #2FEC5E and #2FBDEC, which give the same contrast with far less vibration.

What colors go well with #ec2f5f?

For interface work: #FAF4F6 as the surface, #EDC0CB for borders, #9B4B5F for secondary text, #0DBF65 as an accent and #750B26 for hover and pressed states. For a palette, the analogous pair #EC2FBD and #EC5E2F stays calm, while #2FECBC is the loudest partner.

What is #ec2f5f in CMYK for printing?

cmyk(0%, 80%, 60%, 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 #ec2f5f warm or cool?

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

Work with #ec2f5f in the Color Lab