Skip to content

#fe4f9b

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

RGB
254, 79, 155
HSL
334°, 99%, 65%
CMYK
0, 69, 39, 0
Luminance
0.2903

At a glance

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

Hex
#fe4f9b
Hue
334°
magenta / pink
Saturation
99%
electric
Lightness
65%
light
Brightness
100%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2903
WCAG relative
Temperature
Warm
31/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.81:1
Closest name
Deep Pink
ΔE2000 5.3
Where it sits
Hue334° of 360°
Saturation99%
Lightness65%
Temperature
Warm ← → Cool31% 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#fe4f9b
RGBrgb(254, 79, 155)
HSLhsl(334, 99%, 65%)
CMYKcmyk(0%, 69%, 39%, 0%)
LABlab(60.8 71.4 -3.3)
LCHlch(60.8 71.5 357.4)
OKLCHoklch(0.691 0.219 358.0)
Decimal16666523
Display P3color(display-p3 0.996 0.310 0.608)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe4f9b on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#fe4f9b on black: 6.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #717E9D
deuteranopia · #A19F97
tritanopia · #FF3B6F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fe4f9b is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF1F7
#FCE3EE
#FBC0DA
#FE8FC0
#fe4f9b
#FE2080
#F3016B
#CB0159
#A20147
#750636
#490322
Base = 400Lightest = 50 · #FEF1F7Darkest = 950 · #490322
:root {
  --brand-50: #FEF1F7;
  --brand-100: #FCE3EE;
  --brand-200: #FBC0DA;
  --brand-300: #FE8FC0;
  --brand-400: #fe4f9b;
  --brand-500: #FE2080;
  --brand-600: #F3016B;
  --brand-700: #CB0159;
  --brand-800: #A20147;
  --brand-900: #750636;
  --brand-950: #490322;
  --brand: #fe4f9b;
  --brand-ink: #000000;
}

Colors that work with #fe4f9b

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#FAF4F7
Tinted page background
Border#EDC0D3
Hairlines and dividers
Muted text#9B4B6E
Captions on the surface
Accent#00CC41
Second voice, not a rival
Dark variant#7F0138
Hover, pressed, headers
Light variant#FFE6F1
Selected rows, tints
Dark surface#24141B
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 #fe4f9b

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#4FFEB2
Analogous left#FE4FF3
Analogous right#FE5A4F
Split-complement 1#4FFE5A
Split-complement 2#4FF3FE
Triadic 1#9BFE4F
Triadic 2#4F9BFE
Tetradic#F3FE4F

RGB percentages

Red99.6%
Green31.0%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta68.9%
Yellow39.0%
Key (black)0.4%

Color previews

#fe4f9b text on a black background

contrast 6.81:1

Card sample

#fe4f9b text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe4f9b

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.

#fe4f9b 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#fe4f9b, answered

What color is #fe4f9b?

#fe4f9b is a light electric magenta / pink, closest to Deep Pink (ΔE2000 5.3). It sits at 334° on the hue wheel with 99% saturation and 65% lightness, which reads as warm.

What is the RGB value of #fe4f9b?

rgb(254, 79, 155) — 254 red, 79 green and 155 blue out of 255, or 99.6% / 31% / 60.8% by channel.

Is #fe4f9b a light or a dark color?

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

Should I use black or white text on #fe4f9b?

Black. It scores 6.81:1 against #fe4f9b, versus 3.09:1 for white — AA at any size.

What is the complementary color of #fe4f9b?

#4FFEB2 sits directly opposite on the wheel. Softer options are the split-complements #4FFE5A and #4FF3FE, which give the same contrast with far less vibration.

What colors go well with #fe4f9b?

For interface work: #FAF4F7 as the surface, #EDC0D3 for borders, #9B4B6E for secondary text, #00CC41 as an accent and #7F0138 for hover and pressed states. For a palette, the analogous pair #FE4FF3 and #FE5A4F stays calm, while #4FFEB2 is the loudest partner.

What is #fe4f9b in CMYK for printing?

cmyk(0%, 69%, 39%, 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 #fe4f9b warm or cool?

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

Work with #fe4f9b in the Color Lab