Skip to content

#f41dec

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

RGB
244, 29, 236
HSL
302°, 91%, 54%
CMYK
0, 88, 3, 4
Luminance
0.2617

At a glance

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

Hex
#f41dec
Hue
302°
magenta / pink
Saturation
91%
electric
Lightness
54%
balanced
Brightness
96%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2617
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.23:1
Closest name
Magenta
ΔE2000 2.6
Where it sits
Hue302° of 360°
Saturation91%
Lightness54%
Temperature
Warm ← → Cool49% 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#f41dec
RGBrgb(244, 29, 236)
HSLhsl(302, 91%, 54%)
CMYKcmyk(0%, 88%, 3%, 4%)
LABlab(58.2 91.4 -53.7)
LCHlch(58.2 106.0 329.6)
OKLCHoklch(0.680 0.299 330.1)
Decimal15998444
Display P3color(display-p3 0.957 0.114 0.925)

Copy-ready code

/* CSS */
color: #f41dec;
background-color: #f41dec;
/* Tailwind (arbitrary) */
class="text-[#f41dec] bg-[#f41dec]"
/* SCSS */
$brand: #f41dec;
/* SwiftUI */
Color(red: 0.957, green: 0.114, blue: 0.925)
/* Android */
Color.parseColor("#f41dec")
/* Flutter */
Color(0xFFF41DEC)
/* Python / OpenCV (BGR) */
(236, 29, 244)

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

Accessibility — WCAG contrast

Aa
#f41dec on white: 3.37:1
AA ✗ fail · AA-large · AAA
Aa
#f41dec on black: 6.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007BF1
deuteranopia · #6D95E7
tritanopia · #FD488D

Color scale — 50 to 950

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

#FDF2FD
#FBE5FA
#F9C3F7
#FA94F6
#F75FF2
#f41dec
#E90BE1
#C309BC
#9C0896
#700A6D
#460644
Base = 500Lightest = 50 · #FDF2FDDarkest = 950 · #460644
:root {
  --brand-50: #FDF2FD;
  --brand-100: #FBE5FA;
  --brand-200: #F9C3F7;
  --brand-300: #FA94F6;
  --brand-400: #F75FF2;
  --brand-500: #f41dec;
  --brand-600: #E90BE1;
  --brand-700: #C309BC;
  --brand-800: #9C0896;
  --brand-900: #700A6D;
  --brand-950: #460644;
  --brand: #f41dec;
  --brand-ink: #000000;
}

Colors that work with #f41dec

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#EDC0EB
Hairlines and dividers
Muted text#9B4B98
Captions on the surface
Accent#2FC705
Second voice, not a rival
Dark variant#7A0675
Hover, pressed, headers
Light variant#FEE7FD
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 #f41dec

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#1DF425
Analogous left#901DF4
Analogous right#F41D81
Split-complement 1#81F41D
Split-complement 2#1DF490
Triadic 1#ECF41D
Triadic 2#1DECF4
Tetradic#F4901D

RGB percentages

Red95.7%
Green11.4%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta88.1%
Yellow3.3%
Key (black)4.3%

Color previews

#f41dec text on a black background

contrast 6.23:1

Card sample

#f41dec text on a white background

contrast 3.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 29, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 29, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f41dec;
background: linear-gradient(135deg, #f41dec, #F41D5D);

Monochromatic scale

Palettes built from #f41dec

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.

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

#f41dec, answered

What color is #f41dec?

#f41dec is a balanced electric magenta / pink, closest to Magenta (ΔE2000 2.6). It sits at 302° on the hue wheel with 91% saturation and 54% lightness, which reads as neutral.

What is the RGB value of #f41dec?

rgb(244, 29, 236) — 244 red, 29 green and 236 blue out of 255, or 95.7% / 11.4% / 92.5% by channel.

Is #f41dec a light or a dark color?

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

Should I use black or white text on #f41dec?

Black. It scores 6.23:1 against #f41dec, versus 3.37:1 for white — AA at any size.

What is the complementary color of #f41dec?

#1DF425 sits directly opposite on the wheel. Softer options are the split-complements #81F41D and #1DF490, which give the same contrast with far less vibration.

What colors go well with #f41dec?

For interface work: #FAF4FA as the surface, #EDC0EB for borders, #9B4B98 for secondary text, #2FC705 as an accent and #7A0675 for hover and pressed states. For a palette, the analogous pair #901DF4 and #F41D81 stays calm, while #1DF425 is the loudest partner.

What is #f41dec in CMYK for printing?

cmyk(0%, 88%, 3%, 4%). 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 #f41dec warm or cool?

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

Work with #f41dec in the Color Lab