Skip to content

#fe2ed2

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

RGB
254, 46, 210
HSL
313°, 99%, 59%
CMYK
0, 82, 17, 0
Luminance
0.2768

At a glance

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

Hex
#fe2ed2
Hue
313°
magenta / pink
Saturation
99%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2768
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.54:1
Closest name
Magenta
ΔE2000 6.5
Where it sits
Hue313° of 360°
Saturation99%
Lightness59%
Temperature
Warm ← → Cool43% 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#fe2ed2
RGBrgb(254, 46, 210)
HSLhsl(313, 99%, 59%)
CMYKcmyk(0%, 82%, 17%, 0%)
LABlab(59.6 86.9 -36.7)
LCHlch(59.6 94.4 337.1)
OKLCHoklch(0.689 0.278 338.9)
Decimal16658130
Display P3color(display-p3 0.996 0.180 0.824)

Copy-ready code

/* CSS */
color: #fe2ed2;
background-color: #fe2ed2;
/* Tailwind (arbitrary) */
class="text-[#fe2ed2] bg-[#fe2ed2]"
/* SCSS */
$brand: #fe2ed2;
/* SwiftUI */
Color(red: 0.996, green: 0.180, blue: 0.824)
/* Android */
Color.parseColor("#fe2ed2")
/* Flutter */
Color(0xFFFE2ED2)
/* Python / OpenCV (BGR) */
(210, 46, 254)

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

Accessibility — WCAG contrast

Aa
#fe2ed2 on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#fe2ed2 on black: 6.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3E7BD6
deuteranopia · #879BCE
tritanopia · #FF3A81

Color scale — 50 to 950

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

#FEF1FB
#FCE3F7
#FBC0EF
#FE8FE7
#FE58DB
#fe2ed2
#F401C0
#CB01A0
#A20180
#75055D
#49033A
Base = 500Lightest = 50 · #FEF1FBDarkest = 950 · #49033A
:root {
  --brand-50: #FEF1FB;
  --brand-100: #FCE3F7;
  --brand-200: #FBC0EF;
  --brand-300: #FE8FE7;
  --brand-400: #FE58DB;
  --brand-500: #fe2ed2;
  --brand-600: #F401C0;
  --brand-700: #CB01A0;
  --brand-800: #A20180;
  --brand-900: #75055D;
  --brand-950: #49033A;
  --brand: #fe2ed2;
  --brand-ink: #000000;
}

Colors that work with #fe2ed2

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#FAF4F9
Tinted page background
Border#EDC0E3
Hairlines and dividers
Muted text#9B4B8A
Captions on the surface
Accent#08CC00
Second voice, not a rival
Dark variant#7F0164
Hover, pressed, headers
Light variant#FFE6FA
Selected rows, tints
Dark surface#241421
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 #fe2ed2

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#2EFE5A
Analogous left#C22EFE
Analogous right#FE2E6A
Split-complement 1#6AFE2E
Split-complement 2#2EFEC2
Triadic 1#D2FE2E
Triadic 2#2ED2FE
Tetradic#FEC22E

RGB percentages

Red99.6%
Green18.0%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta81.9%
Yellow17.3%
Key (black)0.4%

Color previews

#fe2ed2 text on a black background

contrast 6.54:1

Card sample

#fe2ed2 text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 46, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 46, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fe2ed2;
background: linear-gradient(135deg, #fe2ed2, #FE2E47);

Monochromatic scale

Palettes built from #fe2ed2

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.

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

#fe2ed2, answered

What color is #fe2ed2?

#fe2ed2 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 6.5). It sits at 313° on the hue wheel with 99% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #fe2ed2?

rgb(254, 46, 210) — 254 red, 46 green and 210 blue out of 255, or 99.6% / 18% / 82.4% by channel.

Is #fe2ed2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2768 and perceived brightness is 63%, so black text on it reaches 6.54:1.

Should I use black or white text on #fe2ed2?

Black. It scores 6.54:1 against #fe2ed2, versus 3.21:1 for white — AA at any size.

What is the complementary color of #fe2ed2?

#2EFE5A sits directly opposite on the wheel. Softer options are the split-complements #6AFE2E and #2EFEC2, which give the same contrast with far less vibration.

What colors go well with #fe2ed2?

For interface work: #FAF4F9 as the surface, #EDC0E3 for borders, #9B4B8A for secondary text, #08CC00 as an accent and #7F0164 for hover and pressed states. For a palette, the analogous pair #C22EFE and #FE2E6A stays calm, while #2EFE5A is the loudest partner.

What is #fe2ed2 in CMYK for printing?

cmyk(0%, 82%, 17%, 0%). 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 #fe2ed2 warm or cool?

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

Work with #fe2ed2 in the Color Lab