Skip to content

#fe1fef

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

RGB
254, 31, 239
HSL
304°, 99%, 56%
CMYK
0, 88, 6, 0
Luminance
0.2828

At a glance

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

Hex
#fe1fef
Hue
304°
magenta / pink
Saturation
99%
electric
Lightness
56%
balanced
Brightness
100%
HSV value
Perceived
64%
weighted brightness
Luminance
0.2828
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.66:1
Closest name
Magenta
ΔE2000 2.2
Where it sits
Hue304° of 360°
Saturation99%
Lightness56%
Temperature
Warm ← → Cool48% 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#fe1fef
RGBrgb(254, 31, 239)
HSLhsl(304, 99%, 56%)
CMYKcmyk(0%, 88%, 6%, 0%)
LABlab(60.1 93.3 -52.2)
LCHlch(60.1 106.9 330.8)
OKLCHoklch(0.697 0.304 331.7)
Decimal16654319
Display P3color(display-p3 0.996 0.122 0.937)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe1fef on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#fe1fef on black: 6.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007EF4
deuteranopia · #759BEA
tritanopia · #FF478F

Color scale — 50 to 950

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

#FEF1FD
#FCE3FA
#FBC0F7
#FE8FF7
#FE57F3
#fe1fef
#F401E4
#CB01BE
#A20198
#75056E
#490344
Base = 500Lightest = 50 · #FEF1FDDarkest = 950 · #490344
:root {
  --brand-50: #FEF1FD;
  --brand-100: #FCE3FA;
  --brand-200: #FBC0F7;
  --brand-300: #FE8FF7;
  --brand-400: #FE57F3;
  --brand-500: #fe1fef;
  --brand-600: #F401E4;
  --brand-700: #CB01BE;
  --brand-800: #A20198;
  --brand-900: #75056E;
  --brand-950: #490344;
  --brand: #fe1fef;
  --brand-ink: #000000;
}

Colors that work with #fe1fef

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#EDC0EA
Hairlines and dividers
Muted text#9B4B96
Captions on the surface
Accent#25CC00
Second voice, not a rival
Dark variant#7F0177
Hover, pressed, headers
Light variant#FFE6FD
Selected rows, tints
Dark surface#241423
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 #fe1fef

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#1FFE2E
Analogous left#9D1FFE
Analogous right#FE1F80
Split-complement 1#80FE1F
Split-complement 2#1FFE9D
Triadic 1#EFFE1F
Triadic 2#1FEFFE
Tetradic#FE9D1F

RGB percentages

Red99.6%
Green12.2%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta87.8%
Yellow5.9%
Key (black)0.4%

Color previews

#fe1fef text on a black background

contrast 6.66:1

Card sample

#fe1fef text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe1fef

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.

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

#fe1fef, answered

What color is #fe1fef?

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

What is the RGB value of #fe1fef?

rgb(254, 31, 239) — 254 red, 31 green and 239 blue out of 255, or 99.6% / 12.2% / 93.7% by channel.

Is #fe1fef a light or a dark color?

It is a mid-tone. Relative luminance is 0.2828 and perceived brightness is 64%, so black text on it reaches 6.66:1.

Should I use black or white text on #fe1fef?

Black. It scores 6.66:1 against #fe1fef, versus 3.15:1 for white — AA at any size.

What is the complementary color of #fe1fef?

#1FFE2E sits directly opposite on the wheel. Softer options are the split-complements #80FE1F and #1FFE9D, which give the same contrast with far less vibration.

What colors go well with #fe1fef?

For interface work: #FAF4FA as the surface, #EDC0EA for borders, #9B4B96 for secondary text, #25CC00 as an accent and #7F0177 for hover and pressed states. For a palette, the analogous pair #9D1FFE and #FE1F80 stays calm, while #1FFE2E is the loudest partner.

What is #fe1fef in CMYK for printing?

cmyk(0%, 88%, 6%, 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 #fe1fef warm or cool?

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

Work with #fe1fef in the Color Lab