Skip to content

#fe2ab2

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

RGB
254, 42, 178
HSL
322°, 99%, 58%
CMYK
0, 84, 30, 0
Luminance
0.2594

At a glance

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

Hex
#fe2ab2
Hue
322°
magenta / pink
Saturation
99%
electric
Lightness
58%
balanced
Brightness
100%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2594
WCAG relative
Temperature
Warm
38/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.19:1
Closest name
Deep Pink
ΔE2000 5.6
Where it sits
Hue322° of 360°
Saturation99%
Lightness58%
Temperature
Warm ← → Cool38% 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#fe2ab2
RGBrgb(254, 42, 178)
HSLhsl(322, 99%, 58%)
CMYKcmyk(0%, 84%, 30%, 0%)
LABlab(58.0 84.0 -20.9)
LCHlch(58.0 86.6 346.1)
OKLCHoklch(0.673 0.263 347.9)
Decimal16657074
Display P3color(display-p3 0.996 0.165 0.698)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe2ab2 on white: 3.39:1
AA ✗ fail · AA-large · AAA
Aa
#fe2ab2 on black: 6.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5274B5
deuteranopia · #9198AE
tritanopia · #FF196E

Color scale — 50 to 950

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

#FEF1F9
#FCE3F3
#FBC0E6
#FE8FD7
#FE57C2
#fe2ab2
#F4019D
#CB0183
#A20169
#75054D
#490330
Base = 500Lightest = 50 · #FEF1F9Darkest = 950 · #490330
:root {
  --brand-50: #FEF1F9;
  --brand-100: #FCE3F3;
  --brand-200: #FBC0E6;
  --brand-300: #FE8FD7;
  --brand-400: #FE57C2;
  --brand-500: #fe2ab2;
  --brand-600: #F4019D;
  --brand-700: #CB0183;
  --brand-800: #A20169;
  --brand-900: #75054D;
  --brand-950: #490330;
  --brand: #fe2ab2;
  --brand-ink: #000000;
}

Colors that work with #fe2ab2

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#FAF4F8
Tinted page background
Border#EDC0DD
Hairlines and dividers
Muted text#9B4B7E
Captions on the surface
Accent#00CC16
Second voice, not a rival
Dark variant#7F0152
Hover, pressed, headers
Light variant#FFE6F6
Selected rows, tints
Dark surface#24141E
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 #fe2ab2

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#2AFE76
Analogous left#E02AFE
Analogous right#FE2A48
Split-complement 1#48FE2A
Split-complement 2#2AFEE0
Triadic 1#B2FE2A
Triadic 2#2AB2FE
Tetradic#FEE02A

RGB percentages

Red99.6%
Green16.5%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta83.5%
Yellow29.9%
Key (black)0.4%

Color previews

#fe2ab2 text on a black background

contrast 6.19:1

Card sample

#fe2ab2 text on a white background

contrast 3.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe2ab2

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.

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

#fe2ab2, answered

What color is #fe2ab2?

#fe2ab2 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 5.6). It sits at 322° on the hue wheel with 99% saturation and 58% lightness, which reads as warm.

What is the RGB value of #fe2ab2?

rgb(254, 42, 178) — 254 red, 42 green and 178 blue out of 255, or 99.6% / 16.5% / 69.8% by channel.

Is #fe2ab2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2594 and perceived brightness is 61%, so black text on it reaches 6.19:1.

Should I use black or white text on #fe2ab2?

Black. It scores 6.19:1 against #fe2ab2, versus 3.39:1 for white — AA at any size.

What is the complementary color of #fe2ab2?

#2AFE76 sits directly opposite on the wheel. Softer options are the split-complements #48FE2A and #2AFEE0, which give the same contrast with far less vibration.

What colors go well with #fe2ab2?

For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B7E for secondary text, #00CC16 as an accent and #7F0152 for hover and pressed states. For a palette, the analogous pair #E02AFE and #FE2A48 stays calm, while #2AFE76 is the loudest partner.

What is #fe2ab2 in CMYK for printing?

cmyk(0%, 84%, 30%, 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 #fe2ab2 warm or cool?

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

Work with #fe2ab2 in the Color Lab