Skip to content

#df04cc

a dark, electric magenta / pink · neutral · closest name: Medium Orchid

RGB
223, 4, 204
HSL
305°, 97%, 45%
CMYK
0, 98, 9, 13
Luminance
0.2013

At a glance

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

Hex
#df04cc
Hue
305°
magenta / pink
Saturation
97%
electric
Lightness
45%
dark
Brightness
87%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2013
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.03:1
Closest name
Medium Orchid
ΔE2000 7.8
Where it sits
Hue305° of 360°
Saturation97%
Lightness45%
Temperature
Warm ← → Cool47% 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#df04cc
RGBrgb(223, 4, 204)
HSLhsl(305, 97%, 45%)
CMYKcmyk(0%, 98%, 9%, 13%)
LABlab(52.0 85.9 -45.7)
LCHlch(52.0 97.3 332.0)
OKLCHoklch(0.624 0.279 333.2)
Decimal14615756
Display P3color(display-p3 0.875 0.016 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df04cc on white: 4.18:1
AA ✗ fail · AA-large · AAA
Aa
#df04cc on black: 5.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #006AD0
deuteranopia · #6785C8
tritanopia · #E93278

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df04cc is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF1FC
#FCE4FA
#FBC1F6
#FD91F4
#FC5AEE
#FB23E8
#df04cc
#C804B7
#A00393
#74076A
#480442
Base = 600Lightest = 50 · #FDF1FCDarkest = 950 · #480442
:root {
  --brand-50: #FDF1FC;
  --brand-100: #FCE4FA;
  --brand-200: #FBC1F6;
  --brand-300: #FD91F4;
  --brand-400: #FC5AEE;
  --brand-500: #FB23E8;
  --brand-600: #df04cc;
  --brand-700: #C804B7;
  --brand-800: #A00393;
  --brand-900: #74076A;
  --brand-950: #480442;
  --brand: #df04cc;
  --brand-ink: #000000;
}

Colors that work with #df04cc

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#EDC0E9
Hairlines and dividers
Muted text#9B4B94
Captions on the surface
Accent#21CC00
Second voice, not a rival
Dark variant#7D0273
Hover, pressed, headers
Light variant#FFE6FC
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 #df04cc

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
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black 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#04DF17
Analogous left#8404DF
Analogous right#DF045E
Split-complement 1#5EDF04
Split-complement 2#04DF84
Triadic 1#CCDF04
Triadic 2#04CCDF
Tetradic#DF8404

RGB percentages

Red87.5%
Green1.6%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta98.2%
Yellow8.5%
Key (black)12.5%

Color previews

#df04cc text on a black background

contrast 5.03:1

Card sample

#df04cc text on a white background

contrast 4.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df04cc

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.

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

#df04cc, answered

What color is #df04cc?

#df04cc is a dark electric magenta / pink, closest to Medium Orchid (ΔE2000 7.8). It sits at 305° on the hue wheel with 97% saturation and 45% lightness, which reads as neutral.

What is the RGB value of #df04cc?

rgb(223, 4, 204) — 223 red, 4 green and 204 blue out of 255, or 87.5% / 1.6% / 80% by channel.

Is #df04cc a light or a dark color?

It is a mid-tone. Relative luminance is 0.2013 and perceived brightness is 55%, so black text on it reaches 5.03:1.

Should I use black or white text on #df04cc?

Black. It scores 5.03:1 against #df04cc, versus 4.18:1 for white — AA at any size.

What is the complementary color of #df04cc?

#04DF17 sits directly opposite on the wheel. Softer options are the split-complements #5EDF04 and #04DF84, which give the same contrast with far less vibration.

What colors go well with #df04cc?

For interface work: #FAF4FA as the surface, #EDC0E9 for borders, #9B4B94 for secondary text, #21CC00 as an accent and #7D0273 for hover and pressed states. For a palette, the analogous pair #8404DF and #DF045E stays calm, while #04DF17 is the loudest partner.

What is #df04cc in CMYK for printing?

cmyk(0%, 98%, 9%, 13%). 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 #df04cc warm or cool?

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

Work with #df04cc in the Color Lab