Skip to content

#df19ee

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

RGB
223, 25, 238
HSL
296°, 86%, 52%
CMYK
6, 90, 0, 7
Luminance
0.2256

At a glance

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

Hex
#df19ee
Hue
296°
magenta / pink
Saturation
86%
electric
Lightness
52%
balanced
Brightness
93%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2256
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.51:1
Closest name
Magenta
ΔE2000 5.6
Where it sits
Hue296° of 360°
Saturation86%
Lightness52%
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#df19ee
RGBrgb(223, 25, 238)
HSLhsl(296, 86%, 52%)
CMYKcmyk(6%, 90%, 0%, 7%)
LABlab(54.6 88.8 -60.8)
LCHlch(54.6 107.6 325.6)
OKLCHoklch(0.648 0.294 324.7)
Decimal14621166
Display P3color(display-p3 0.875 0.098 0.933)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df19ee on white: 3.81:1
AA ✗ fail · AA-large · AAA
Aa
#df19ee on black: 5.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0075F3
deuteranopia · #528AEA
tritanopia · #E44F8E

Color scale — 50 to 950

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

#FCF2FD
#F9E5FA
#F4C5F7
#F097F7
#E962F3
#E22EF0
#df19ee
#B20EBE
#8E0B98
#670D6E
#400845
Base = 600Lightest = 50 · #FCF2FDDarkest = 950 · #400845
:root {
  --brand-50: #FCF2FD;
  --brand-100: #F9E5FA;
  --brand-200: #F4C5F7;
  --brand-300: #F097F7;
  --brand-400: #E962F3;
  --brand-500: #E22EF0;
  --brand-600: #df19ee;
  --brand-700: #B20EBE;
  --brand-800: #8E0B98;
  --brand-900: #670D6E;
  --brand-950: #400845;
  --brand: #df19ee;
  --brand-ink: #000000;
}

Colors that work with #df19ee

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#45C20A
Second voice, not a rival
Dark variant#6F0977
Hover, pressed, headers
Light variant#FCE7FD
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 #df19ee

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#28EE19
Analogous left#7519EE
Analogous right#EE1992
Split-complement 1#92EE19
Split-complement 2#19EE75
Triadic 1#EEDF19
Triadic 2#19EEDF
Tetradic#EE7519

RGB percentages

Red87.5%
Green9.8%
Blue93.3%

CMYK percentages

Cyan6.3%
Magenta89.5%
Yellow0.0%
Key (black)6.7%

Color previews

#df19ee text on a black background

contrast 5.51:1

Card sample

#df19ee text on a white background

contrast 3.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df19ee

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.

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

#df19ee, answered

What color is #df19ee?

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

What is the RGB value of #df19ee?

rgb(223, 25, 238) — 223 red, 25 green and 238 blue out of 255, or 87.5% / 9.8% / 93.3% by channel.

Is #df19ee a light or a dark color?

It is a mid-tone. Relative luminance is 0.2256 and perceived brightness is 58%, so black text on it reaches 5.51:1.

Should I use black or white text on #df19ee?

Black. It scores 5.51:1 against #df19ee, versus 3.81:1 for white — AA at any size.

What is the complementary color of #df19ee?

#28EE19 sits directly opposite on the wheel. Softer options are the split-complements #92EE19 and #19EE75, which give the same contrast with far less vibration.

What colors go well with #df19ee?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #954B9B for secondary text, #45C20A as an accent and #6F0977 for hover and pressed states. For a palette, the analogous pair #7519EE and #EE1992 stays calm, while #28EE19 is the loudest partner.

What is #df19ee in CMYK for printing?

cmyk(6%, 90%, 0%, 7%). 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 #df19ee 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 #EE19AF; nudged cooler, #9117F0.

Work with #df19ee in the Color Lab