Skip to content

#df22fe

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

RGB
223, 34, 254
HSL
292°, 99%, 57%
CMYK
12, 87, 0, 0
Luminance
0.2399

At a glance

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

Hex
#df22fe
Hue
292°
magenta / pink
Saturation
99%
electric
Lightness
57%
balanced
Brightness
100%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2399
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.80:1
Closest name
Magenta
ΔE2000 5.1
Where it sits
Hue292° of 360°
Saturation99%
Lightness57%
Temperature
Warm ← → Cool55% 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#df22fe
RGBrgb(223, 34, 254)
HSLhsl(292, 99%, 57%)
CMYKcmyk(12%, 87%, 0%, 0%)
LABlab(56.1 89.9 -67.4)
LCHlch(56.1 112.4 323.2)
OKLCHoklch(0.662 0.301 321.0)
Decimal14623486
Display P3color(display-p3 0.875 0.133 0.996)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df22fe on white: 3.62:1
AA ✗ fail · AA-large · AAA
Aa
#df22fe on black: 5.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007AFF
deuteranopia · #458DFA
tritanopia · #E05A98

Color scale — 50 to 950

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

#FCF1FE
#F9E3FC
#F3C0FB
#EF8FFE
#E757FE
#df22fe
#D101F4
#AE01CB
#8C01A2
#650575
#3F0349
Base = 500Lightest = 50 · #FCF1FEDarkest = 950 · #3F0349
:root {
  --brand-50: #FCF1FE;
  --brand-100: #F9E3FC;
  --brand-200: #F3C0FB;
  --brand-300: #EF8FFE;
  --brand-400: #E757FE;
  --brand-500: #df22fe;
  --brand-600: #D101F4;
  --brand-700: #AE01CB;
  --brand-800: #8C01A2;
  --brand-900: #650575;
  --brand-950: #3F0349;
  --brand: #df22fe;
  --brand-ink: #000000;
}

Colors that work with #df22fe

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#E6C0ED
Hairlines and dividers
Muted text#904B9B
Captions on the surface
Accent#50CC00
Second voice, not a rival
Dark variant#6D017F
Hover, pressed, headers
Light variant#FBE6FF
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 #df22fe

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#41FE22
Analogous left#7122FE
Analogous right#FE22AF
Split-complement 1#AFFE22
Split-complement 2#22FE71
Triadic 1#FEDF22
Triadic 2#22FEDF
Tetradic#FE7122

RGB percentages

Red87.5%
Green13.3%
Blue99.6%

CMYK percentages

Cyan12.2%
Magenta86.6%
Yellow0.0%
Key (black)0.4%

Color previews

#df22fe text on a black background

contrast 5.80:1

Card sample

#df22fe text on a white background

contrast 3.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df22fe

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.

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

#df22fe, answered

What color is #df22fe?

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

What is the RGB value of #df22fe?

rgb(223, 34, 254) — 223 red, 34 green and 254 blue out of 255, or 87.5% / 13.3% / 99.6% by channel.

Is #df22fe a light or a dark color?

It is a mid-tone. Relative luminance is 0.2399 and perceived brightness is 59%, so black text on it reaches 5.80:1.

Should I use black or white text on #df22fe?

Black. It scores 5.80:1 against #df22fe, versus 3.62:1 for white — AA at any size.

What is the complementary color of #df22fe?

#41FE22 sits directly opposite on the wheel. Softer options are the split-complements #AFFE22 and #22FE71, which give the same contrast with far less vibration.

What colors go well with #df22fe?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #904B9B for secondary text, #50CC00 as an accent and #6D017F for hover and pressed states. For a palette, the analogous pair #7122FE and #FE22AF stays calm, while #41FE22 is the loudest partner.

What is #df22fe in CMYK for printing?

cmyk(12%, 87%, 0%, 0%). 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 #df22fe warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FE22CD; nudged cooler, #8E21FF.

Work with #df22fe in the Color Lab