Skip to content

#df46ec

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

RGB
223, 70, 236
HSL
295°, 81%, 60%
CMYK
6, 70, 0, 8
Luminance
0.2612

At a glance

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

Hex
#df46ec
Hue
295°
magenta / pink
Saturation
81%
electric
Lightness
60%
balanced
Brightness
93%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2612
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.22:1
Closest name
Magenta
ΔE2000 4.5
Where it sits
Hue295° of 360°
Saturation81%
Lightness60%
Temperature
Warm ← → Cool53% 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#df46ec
RGBrgb(223, 70, 236)
HSLhsl(295, 81%, 60%)
CMYKcmyk(6%, 70%, 0%, 8%)
LABlab(58.2 77.9 -54.0)
LCHlch(58.2 94.8 325.3)
OKLCHoklch(0.673 0.259 324.5)
Decimal14632684
Display P3color(display-p3 0.875 0.275 0.925)

Copy-ready code

/* CSS */
color: #df46ec;
background-color: #df46ec;
/* Tailwind (arbitrary) */
class="text-[#df46ec] bg-[#df46ec]"
/* SCSS */
$brand: #df46ec;
/* SwiftUI */
Color(red: 0.875, green: 0.275, blue: 0.925)
/* Android */
Color.parseColor("#df46ec")
/* Flutter */
Color(0xFFDF46EC)
/* Python / OpenCV (BGR) */
(236, 70, 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 #df46ec · 6.22: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.22:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #df46ec as text scores 3.37:1 on white and 6.22:1 on black.

Accessibility — WCAG contrast

Aa
#df46ec on white: 3.37:1
AA ✗ fail · AA-large · AAA
Aa
#df46ec on black: 6.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1080F1
deuteranopia · #6692E8
tritanopia · #E36295

Color scale — 50 to 950

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

#FBF2FC
#F8E6F9
#F2C6F6
#ED99F5
#E566EF
#df46ec
#CE17DE
#AC13B9
#8A0F94
#640F6B
#3E0A43
Base = 500Lightest = 50 · #FBF2FCDarkest = 950 · #3E0A43
:root {
  --brand-50: #FBF2FC;
  --brand-100: #F8E6F9;
  --brand-200: #F2C6F6;
  --brand-300: #ED99F5;
  --brand-400: #E566EF;
  --brand-500: #df46ec;
  --brand-600: #CE17DE;
  --brand-700: #AC13B9;
  --brand-800: #8A0F94;
  --brand-900: #640F6B;
  --brand-950: #3E0A43;
  --brand: #df46ec;
  --brand-ink: #000000;
}

Colors that work with #df46ec

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#E9C0ED
Hairlines and dividers
Muted text#954B9B
Captions on the surface
Accent#48BD0F
Second voice, not a rival
Dark variant#6C0C74
Hover, pressed, headers
Light variant#FBE8FD
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 #df46ec

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#53EC46
Analogous left#8C46EC
Analogous right#EC46A6
Split-complement 1#A6EC46
Split-complement 2#46EC8C
Triadic 1#ECDF46
Triadic 2#46ECDF
Tetradic#EC8C46

RGB percentages

Red87.5%
Green27.5%
Blue92.5%

CMYK percentages

Cyan5.5%
Magenta70.3%
Yellow0.0%
Key (black)7.5%

Color previews

#df46ec text on a black background

contrast 6.22:1

Card sample

#df46ec text on a white background

contrast 3.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df46ec

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.

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

#df46ec, answered

What color is #df46ec?

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

What is the RGB value of #df46ec?

rgb(223, 70, 236) — 223 red, 70 green and 236 blue out of 255, or 87.5% / 27.5% / 92.5% by channel.

Is #df46ec a light or a dark color?

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

Should I use black or white text on #df46ec?

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

What is the complementary color of #df46ec?

#53EC46 sits directly opposite on the wheel. Softer options are the split-complements #A6EC46 and #46EC8C, which give the same contrast with far less vibration.

What colors go well with #df46ec?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #954B9B for secondary text, #48BD0F as an accent and #6C0C74 for hover and pressed states. For a palette, the analogous pair #8C46EC and #EC46A6 stays calm, while #53EC46 is the loudest partner.

What is #df46ec in CMYK for printing?

cmyk(6%, 70%, 0%, 8%). 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 #df46ec warm or cool?

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

Work with #df46ec in the Color Lab