Skip to content

#df4bf3

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

RGB
223, 75, 243
HSL
293°, 88%, 62%
CMYK
8, 69, 0, 5
Luminance
0.2719

At a glance

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

Hex
#df4bf3
Hue
293°
magenta / pink
Saturation
88%
electric
Lightness
62%
balanced
Brightness
95%
HSV value
Perceived
62%
weighted brightness
Luminance
0.2719
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.44:1
Closest name
Magenta
ΔE2000 4.5
Where it sits
Hue293° of 360°
Saturation88%
Lightness62%
Temperature
Warm ← → Cool54% 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#df4bf3
RGBrgb(223, 75, 243)
HSLhsl(293, 88%, 62%)
CMYKcmyk(8%, 69%, 0%, 5%)
LABlab(59.1 77.3 -56.3)
LCHlch(59.1 95.7 323.9)
OKLCHoklch(0.682 0.259 322.7)
Decimal14633971
Display P3color(display-p3 0.875 0.294 0.953)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df4bf3 on white: 3.26:1
AA ✗ fail · AA-large · AAA
Aa
#df4bf3 on black: 6.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0983F8
deuteranopia · #6494EF
tritanopia · #E2699A

Color scale — 50 to 950

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

#FBF2FD
#F8E5FA
#F1C4F8
#EC96F8
#df4bf3
#DA2DF1
#CC0FE5
#AA0DBF
#880A99
#630C6E
#3E0745
Base = 400Lightest = 50 · #FBF2FDDarkest = 950 · #3E0745
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F8E5FA;
  --brand-200: #F1C4F8;
  --brand-300: #EC96F8;
  --brand-400: #df4bf3;
  --brand-500: #DA2DF1;
  --brand-600: #CC0FE5;
  --brand-700: #AA0DBF;
  --brand-800: #880A99;
  --brand-900: #630C6E;
  --brand-950: #3E0745;
  --brand: #df4bf3;
  --brand-ink: #000000;
}

Colors that work with #df4bf3

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#E7C0ED
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#4EC408
Second voice, not a rival
Dark variant#6A0878
Hover, pressed, headers
Light variant#FBE7FD
Selected rows, tints
Dark surface#221424
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 #df4bf3

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#5FF34B
Analogous left#8B4BF3
Analogous right#F34BB3
Split-complement 1#B3F34B
Split-complement 2#4BF38B
Triadic 1#F3DF4B
Triadic 2#4BF3DF
Tetradic#F38B4B

RGB percentages

Red87.5%
Green29.4%
Blue95.3%

CMYK percentages

Cyan8.2%
Magenta69.1%
Yellow0.0%
Key (black)4.7%

Color previews

#df4bf3 text on a black background

contrast 6.44:1

Card sample

#df4bf3 text on a white background

contrast 3.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df4bf3

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.

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

#df4bf3, answered

What color is #df4bf3?

#df4bf3 is a balanced electric magenta / pink, closest to Magenta (ΔE2000 4.5). It sits at 293° on the hue wheel with 88% saturation and 62% lightness, which reads as neutral.

What is the RGB value of #df4bf3?

rgb(223, 75, 243) — 223 red, 75 green and 243 blue out of 255, or 87.5% / 29.4% / 95.3% by channel.

Is #df4bf3 a light or a dark color?

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

Should I use black or white text on #df4bf3?

Black. It scores 6.44:1 against #df4bf3, versus 3.26:1 for white — AA at any size.

What is the complementary color of #df4bf3?

#5FF34B sits directly opposite on the wheel. Softer options are the split-complements #B3F34B and #4BF38B, which give the same contrast with far less vibration.

What colors go well with #df4bf3?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #4EC408 as an accent and #6A0878 for hover and pressed states. For a palette, the analogous pair #8B4BF3 and #F34BB3 stays calm, while #5FF34B is the loudest partner.

What is #df4bf3 in CMYK for printing?

cmyk(8%, 69%, 0%, 5%). 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 #df4bf3 warm or cool?

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

Work with #df4bf3 in the Color Lab