Skip to content

#ff4df4

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

RGB
255, 77, 244
HSL
304°, 100%, 65%
CMYK
0, 70, 4, 0
Luminance
0.3310

At a glance

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

Hex
#ff4df4
Hue
304°
magenta / pink
Saturation
100%
electric
Lightness
65%
light
Brightness
100%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3310
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.62:1
Closest name
Magenta
ΔE2000 4.8
Where it sits
Hue304° of 360°
Saturation100%
Lightness65%
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#ff4df4
RGBrgb(255, 77, 244)
HSLhsl(304, 100%, 65%)
CMYKcmyk(0%, 70%, 4%, 0%)
LABlab(64.3 83.6 -48.5)
LCHlch(64.3 96.6 329.9)
OKLCHoklch(0.728 0.273 330.6)
Decimal16731636
Display P3color(display-p3 1.000 0.302 0.957)

Copy-ready code

/* CSS */
color: #ff4df4;
background-color: #ff4df4;
/* Tailwind (arbitrary) */
class="text-[#ff4df4] bg-[#ff4df4]"
/* SCSS */
$brand: #ff4df4;
/* SwiftUI */
Color(red: 1.000, green: 0.302, blue: 0.957)
/* Android */
Color.parseColor("#ff4df4")
/* Flutter */
Color(0xFFFF4DF4)
/* Python / OpenCV (BGR) */
(244, 77, 255)

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

Accessibility — WCAG contrast

Aa
#ff4df4 on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#ff4df4 on black: 7.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3C8CF9
deuteranopia · #82A4F0
tritanopia · #FF639C

Color scale — 50 to 950

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

#FEF1FD
#FCE3FB
#FCC0F8
#FF8FF8
#ff4df4
#FF1FF1
#F500E6
#CC00BF
#A30099
#76056F
#490345
Base = 400Lightest = 50 · #FEF1FDDarkest = 950 · #490345
:root {
  --brand-50: #FEF1FD;
  --brand-100: #FCE3FB;
  --brand-200: #FCC0F8;
  --brand-300: #FF8FF8;
  --brand-400: #ff4df4;
  --brand-500: #FF1FF1;
  --brand-600: #F500E6;
  --brand-700: #CC00BF;
  --brand-800: #A30099;
  --brand-900: #76056F;
  --brand-950: #490345;
  --brand: #ff4df4;
  --brand-ink: #000000;
}

Colors that work with #ff4df4

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#27CC00
Second voice, not a rival
Dark variant#800078
Hover, pressed, headers
Light variant#FFE5FD
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 #ff4df4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#4DFF58
Analogous left#B14DFF
Analogous right#FF4D9B
Split-complement 1#9BFF4D
Split-complement 2#4DFFB1
Triadic 1#F4FF4D
Triadic 2#4DF4FF
Tetradic#FFB14D

RGB percentages

Red100.0%
Green30.2%
Blue95.7%

CMYK percentages

Cyan0.0%
Magenta69.8%
Yellow4.3%
Key (black)0.0%

Color previews

#ff4df4 text on a black background

contrast 7.62:1

Card sample

#ff4df4 text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4df4

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.

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

#ff4df4, answered

What color is #ff4df4?

#ff4df4 is a light electric magenta / pink, closest to Magenta (ΔE2000 4.8). It sits at 304° on the hue wheel with 100% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #ff4df4?

rgb(255, 77, 244) — 255 red, 77 green and 244 blue out of 255, or 100% / 30.2% / 95.7% by channel.

Is #ff4df4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3310 and perceived brightness is 68%, so black text on it reaches 7.62:1.

Should I use black or white text on #ff4df4?

Black. It scores 7.62:1 against #ff4df4, versus 2.76:1 for white — AAA at any size.

What is the complementary color of #ff4df4?

#4DFF58 sits directly opposite on the wheel. Softer options are the split-complements #9BFF4D and #4DFFB1, which give the same contrast with far less vibration.

What colors go well with #ff4df4?

For interface work: #FAF4FA as the surface, #EDC0EA for borders, #9B4B96 for secondary text, #27CC00 as an accent and #800078 for hover and pressed states. For a palette, the analogous pair #B14DFF and #FF4D9B stays calm, while #4DFF58 is the loudest partner.

What is #ff4df4 in CMYK for printing?

cmyk(0%, 70%, 4%, 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 #ff4df4 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 #FF4DB3; nudged cooler, #C94DFF.

Work with #ff4df4 in the Color Lab