Skip to content

#df3df7

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

RGB
223, 61, 247
HSL
292°, 92%, 60%
CMYK
10, 75, 0, 3
Luminance
0.2574

At a glance

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

Hex
#df3df7
Hue
292°
magenta / pink
Saturation
92%
electric
Lightness
60%
balanced
Brightness
97%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2574
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.15:1
Closest name
Magenta
ΔE2000 4.3
Where it sits
Hue292° of 360°
Saturation92%
Lightness60%
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#df3df7
RGBrgb(223, 61, 247)
HSLhsl(292, 92%, 60%)
CMYKcmyk(10%, 75%, 0%, 3%)
LABlab(57.8 82.5 -60.7)
LCHlch(57.8 102.5 323.7)
OKLCHoklch(0.673 0.277 322.1)
Decimal14630391
Display P3color(display-p3 0.875 0.239 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df3df7 on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#df3df7 on black: 6.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007FFC
deuteranopia · #5991F3
tritanopia · #E16299

Color scale — 50 to 950

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

#FCF2FD
#F8E4FB
#F2C3F9
#ED93FB
#E45DF8
#df3df7
#CE0AEB
#AC08C4
#89069D
#640971
#3E0647
Base = 500Lightest = 50 · #FCF2FDDarkest = 950 · #3E0647
:root {
  --brand-50: #FCF2FD;
  --brand-100: #F8E4FB;
  --brand-200: #F2C3F9;
  --brand-300: #ED93FB;
  --brand-400: #E45DF8;
  --brand-500: #df3df7;
  --brand-600: #CE0AEB;
  --brand-700: #AC08C4;
  --brand-800: #89069D;
  --brand-900: #640971;
  --brand-950: #3E0647;
  --brand: #df3df7;
  --brand-ink: #000000;
}

Colors that work with #df3df7

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#4EC804
Second voice, not a rival
Dark variant#6B057A
Hover, pressed, headers
Light variant#FBE7FE
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 #df3df7

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#55F73D
Analogous left#823DF7
Analogous right#F73DB2
Split-complement 1#B2F73D
Split-complement 2#3DF782
Triadic 1#F7DF3D
Triadic 2#3DF7DF
Tetradic#F7823D

RGB percentages

Red87.5%
Green23.9%
Blue96.9%

CMYK percentages

Cyan9.7%
Magenta75.3%
Yellow0.0%
Key (black)3.1%

Color previews

#df3df7 text on a black background

contrast 6.15:1

Card sample

#df3df7 text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3df7

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.

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

#df3df7, answered

What color is #df3df7?

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

What is the RGB value of #df3df7?

rgb(223, 61, 247) — 223 red, 61 green and 247 blue out of 255, or 87.5% / 23.9% / 96.9% by channel.

Is #df3df7 a light or a dark color?

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

Should I use black or white text on #df3df7?

Black. It scores 6.15:1 against #df3df7, versus 3.42:1 for white — AA at any size.

What is the complementary color of #df3df7?

#55F73D sits directly opposite on the wheel. Softer options are the split-complements #B2F73D and #3DF782, which give the same contrast with far less vibration.

What colors go well with #df3df7?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #4EC804 as an accent and #6B057A for hover and pressed states. For a palette, the analogous pair #823DF7 and #F73DB2 stays calm, while #55F73D is the loudest partner.

What is #df3df7 in CMYK for printing?

cmyk(10%, 75%, 0%, 3%). 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 #df3df7 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 #F73DCB; nudged cooler, #9B3BF9.

Work with #df3df7 in the Color Lab