Skip to content

#ed2fef

a balanced, electric magenta / pink · neutral · closest name: Magenta

RGB
237, 47, 239
HSL
299°, 86%, 56%
CMYK
1, 80, 0, 6
Luminance
0.2627

At a glance

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

Hex
#ed2fef
Hue
299°
magenta / pink
Saturation
86%
electric
Lightness
56%
balanced
Brightness
94%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2627
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.25:1
Closest name
Magenta
ΔE2000 2.7
Where it sits
Hue299° of 360°
Saturation86%
Lightness56%
Temperature
Warm ← → Cool50% cool

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

Every format

HEX#ed2fef
RGBrgb(237, 47, 239)
HSLhsl(299, 86%, 56%)
CMYKcmyk(1%, 80%, 0%, 6%)
LABlab(58.3 87.4 -55.3)
LCHlch(58.3 103.5 327.7)
OKLCHoklch(0.679 0.288 327.7)
Decimal15544303
Display P3color(display-p3 0.929 0.184 0.937)

Copy-ready code

/* CSS */
color: #ed2fef;
background-color: #ed2fef;
/* Tailwind (arbitrary) */
class="text-[#ed2fef] bg-[#ed2fef]"
/* SCSS */
$brand: #ed2fef;
/* SwiftUI */
Color(red: 0.929, green: 0.184, blue: 0.937)
/* Android */
Color.parseColor("#ed2fef")
/* Flutter */
Color(0xFFED2FEF)
/* Python / OpenCV (BGR) */
(239, 47, 237)

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

Accessibility — WCAG contrast

Aa
#ed2fef on white: 3.36:1
AA ✗ fail · AA-large · AAA
Aa
#ed2fef on black: 6.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007DF4
deuteranopia · #6894EB
tritanopia · #F45392

Color scale — 50 to 950

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

#FCF2FD
#FAE5FA
#F6C5F7
#F697F7
#F263F3
#ed2fef
#E112E3
#BC0FBD
#960C98
#6C0D6D
#440844
Base = 500Lightest = 50 · #FCF2FDDarkest = 950 · #440844
:root {
  --brand-50: #FCF2FD;
  --brand-100: #FAE5FA;
  --brand-200: #F6C5F7;
  --brand-300: #F697F7;
  --brand-400: #F263F3;
  --brand-500: #ed2fef;
  --brand-600: #E112E3;
  --brand-700: #BC0FBD;
  --brand-800: #960C98;
  --brand-900: #6C0D6D;
  --brand-950: #440844;
  --brand: #ed2fef;
  --brand-ink: #000000;
}

Colors that work with #ed2fef

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#FAF4FA
Tinted page background
Border#ECC0ED
Hairlines and dividers
Muted text#9A4B9B
Captions on the surface
Accent#3AC10B
Second voice, not a rival
Dark variant#750976
Hover, pressed, headers
Light variant#FDE7FD
Selected rows, tints
Dark surface#241424
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 #ed2fef

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#31EF2F
Analogous left#8D2FEF
Analogous right#EF2F91
Split-complement 1#91EF2F
Split-complement 2#2FEF8D
Triadic 1#EFED2F
Triadic 2#2FEFED
Tetradic#EF8D2F

RGB percentages

Red92.9%
Green18.4%
Blue93.7%

CMYK percentages

Cyan0.8%
Magenta80.3%
Yellow0.0%
Key (black)6.3%

Color previews

#ed2fef text on a black background

contrast 6.25:1

Card sample

#ed2fef text on a white background

contrast 3.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ed2fef

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.

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

#ed2fef, answered

What color is #ed2fef?

#ed2fef is a balanced electric magenta / pink, closest to Magenta (ΔE2000 2.7). It sits at 299° on the hue wheel with 86% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #ed2fef?

rgb(237, 47, 239) — 237 red, 47 green and 239 blue out of 255, or 92.9% / 18.4% / 93.7% by channel.

Is #ed2fef a light or a dark color?

It is a mid-tone. Relative luminance is 0.2627 and perceived brightness is 62%, so black text on it reaches 6.25:1.

Should I use black or white text on #ed2fef?

Black. It scores 6.25:1 against #ed2fef, versus 3.36:1 for white — AA at any size.

What is the complementary color of #ed2fef?

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

What colors go well with #ed2fef?

For interface work: #FAF4FA as the surface, #ECC0ED for borders, #9A4B9B for secondary text, #3AC10B as an accent and #750976 for hover and pressed states. For a palette, the analogous pair #8D2FEF and #EF2F91 stays calm, while #31EF2F is the loudest partner.

What is #ed2fef in CMYK for printing?

cmyk(1%, 80%, 0%, 6%). 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 #ed2fef warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EF2FAB; nudged cooler, #A72DF1.

Work with #ed2fef in the Color Lab