Skip to content

#df4ae9

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

RGB
223, 74, 233
HSL
296°, 78%, 60%
CMYK
4, 68, 0, 9
Luminance
0.2647

At a glance

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

Hex
#df4ae9
Hue
296°
magenta / pink
Saturation
78%
electric
Lightness
60%
balanced
Brightness
91%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2647
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.29:1
Closest name
Magenta
ΔE2000 4.7
Where it sits
Hue296° of 360°
Saturation78%
Lightness60%
Temperature
Warm ← → Cool52% 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#df4ae9
RGBrgb(223, 74, 233)
HSLhsl(296, 78%, 60%)
CMYKcmyk(4%, 68%, 0%, 9%)
LABlab(58.5 76.0 -51.8)
LCHlch(58.5 92.0 325.7)
OKLCHoklch(0.675 0.253 325.2)
Decimal14633705
Display P3color(display-p3 0.875 0.290 0.914)

Copy-ready code

/* CSS */
color: #df4ae9;
background-color: #df4ae9;
/* Tailwind (arbitrary) */
class="text-[#df4ae9] bg-[#df4ae9]"
/* SCSS */
$brand: #df4ae9;
/* SwiftUI */
Color(red: 0.875, green: 0.290, blue: 0.914)
/* Android */
Color.parseColor("#df4ae9")
/* Flutter */
Color(0xFFDF4AE9)
/* Python / OpenCV (BGR) */
(233, 74, 223)

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

Accessibility — WCAG contrast

Aa
#df4ae9 on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#df4ae9 on black: 6.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2481EE
deuteranopia · #6A93E5
tritanopia · #E46495

Color scale — 50 to 950

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

#FBF3FC
#F8E6F9
#F2C7F5
#ED9BF3
#E469ED
#df4ae9
#CE1BDA
#AC16B6
#891291
#641169
#3E0B42
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #3E0B42
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F8E6F9;
  --brand-200: #F2C7F5;
  --brand-300: #ED9BF3;
  --brand-400: #E469ED;
  --brand-500: #df4ae9;
  --brand-600: #CE1BDA;
  --brand-700: #AC16B6;
  --brand-800: #891291;
  --brand-900: #641169;
  --brand-950: #3E0B42;
  --brand: #df4ae9;
  --brand-ink: #000000;
}

Colors that work with #df4ae9

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#EAC0ED
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#46BA12
Second voice, not a rival
Dark variant#6B0E72
Hover, pressed, headers
Light variant#FBE8FC
Selected rows, tints
Dark surface#231424
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 #df4ae9

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#54E94A
Analogous left#8F4AE9
Analogous right#E94AA4
Split-complement 1#A4E94A
Split-complement 2#4AE98F
Triadic 1#E9DF4A
Triadic 2#4AE9DF
Tetradic#E98F4A

RGB percentages

Red87.5%
Green29.0%
Blue91.4%

CMYK percentages

Cyan4.3%
Magenta68.2%
Yellow0.0%
Key (black)8.6%

Color previews

#df4ae9 text on a black background

contrast 6.29:1

Card sample

#df4ae9 text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 74, 233, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 74, 233, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df4ae9;
background: linear-gradient(135deg, #df4ae9, #E94A89);

Monochromatic scale

Palettes built from #df4ae9

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.

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

#df4ae9, answered

What color is #df4ae9?

#df4ae9 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 4.7). It sits at 296° on the hue wheel with 78% saturation and 60% lightness, which reads as neutral.

What is the RGB value of #df4ae9?

rgb(223, 74, 233) — 223 red, 74 green and 233 blue out of 255, or 87.5% / 29% / 91.4% by channel.

Is #df4ae9 a light or a dark color?

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

Should I use black or white text on #df4ae9?

Black. It scores 6.29:1 against #df4ae9, versus 3.34:1 for white — AA at any size.

What is the complementary color of #df4ae9?

#54E94A sits directly opposite on the wheel. Softer options are the split-complements #A4E94A and #4AE98F, which give the same contrast with far less vibration.

What colors go well with #df4ae9?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #46BA12 as an accent and #6B0E72 for hover and pressed states. For a palette, the analogous pair #8F4AE9 and #E94AA4 stays calm, while #54E94A is the loudest partner.

What is #df4ae9 in CMYK for printing?

cmyk(4%, 68%, 0%, 9%). 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 #df4ae9 warm or cool?

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

Work with #df4ae9 in the Color Lab