Skip to content

#d52ee2

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

RGB
213, 46, 226
HSL
296°, 76%, 53%
CMYK
6, 80, 0, 11
Luminance
0.2159

At a glance

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

Hex
#d52ee2
Hue
296°
magenta / pink
Saturation
76%
electric
Lightness
53%
balanced
Brightness
89%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2159
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.32:1
Closest name
Medium Orchid
ΔE2000 5.3
Where it sits
Hue296° of 360°
Saturation76%
Lightness53%
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#d52ee2
RGBrgb(213, 46, 226)
HSLhsl(296, 76%, 53%)
CMYKcmyk(6%, 80%, 0%, 11%)
LABlab(53.6 81.3 -55.8)
LCHlch(53.6 98.6 325.6)
OKLCHoklch(0.636 0.270 324.8)
Decimal13971170
Display P3color(display-p3 0.835 0.180 0.886)

Copy-ready code

/* CSS */
color: #d52ee2;
background-color: #d52ee2;
/* Tailwind (arbitrary) */
class="text-[#d52ee2] bg-[#d52ee2]"
/* SCSS */
$brand: #d52ee2;
/* SwiftUI */
Color(red: 0.835, green: 0.180, blue: 0.886)
/* Android */
Color.parseColor("#d52ee2")
/* Flutter */
Color(0xFFD52EE2)
/* Python / OpenCV (BGR) */
(226, 46, 213)

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 #d52ee2 · 5.32:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.95:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.32:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #d52ee2 as text scores 3.95:1 on white and 5.32:1 on black.

Accessibility — WCAG contrast

Aa
#d52ee2 on white: 3.95:1
AA ✗ fail · AA-large · AAA
Aa
#d52ee2 on black: 5.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0074E7
deuteranopia · #5787DE
tritanopia · #D9538A

Color scale — 50 to 950

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

#FBF3FC
#F7E7F9
#F1C8F4
#EB9CF1
#E16BEA
#d52ee2
#CA1ED7
#A819B3
#86148F
#621368
#3D0C41
Base = 500Lightest = 50 · #FBF3FCDarkest = 950 · #3D0C41
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F9;
  --brand-200: #F1C8F4;
  --brand-300: #EB9CF1;
  --brand-400: #E16BEA;
  --brand-500: #d52ee2;
  --brand-600: #CA1ED7;
  --brand-700: #A819B3;
  --brand-800: #86148F;
  --brand-900: #621368;
  --brand-950: #3D0C41;
  --brand: #d52ee2;
  --brand-ink: #000000;
}

Colors that work with #d52ee2

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#49B715
Second voice, not a rival
Dark variant#691070
Hover, pressed, headers
Light variant#FBE9FC
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 #d52ee2

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#3BE22E
Analogous left#7B2EE2
Analogous right#E22E95
Split-complement 1#95E22E
Split-complement 2#2EE27B
Triadic 1#E2D52E
Triadic 2#2EE2D5
Tetradic#E27B2E

RGB percentages

Red83.5%
Green18.0%
Blue88.6%

CMYK percentages

Cyan5.8%
Magenta79.6%
Yellow0.0%
Key (black)11.4%

Color previews

#d52ee2 text on a black background

contrast 5.32:1

Card sample

#d52ee2 text on a white background

contrast 3.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(213, 46, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(213, 46, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d52ee2;
background: linear-gradient(135deg, #d52ee2, #E22E77);

Monochromatic scale

Palettes built from #d52ee2

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.

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

#d52ee2, answered

What color is #d52ee2?

#d52ee2 is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 5.3). It sits at 296° on the hue wheel with 76% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #d52ee2?

rgb(213, 46, 226) — 213 red, 46 green and 226 blue out of 255, or 83.5% / 18% / 88.6% by channel.

Is #d52ee2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2159 and perceived brightness is 56%, so black text on it reaches 5.32:1.

Should I use black or white text on #d52ee2?

Black. It scores 5.32:1 against #d52ee2, versus 3.95:1 for white — AA at any size.

What is the complementary color of #d52ee2?

#3BE22E sits directly opposite on the wheel. Softer options are the split-complements #95E22E and #2EE27B, which give the same contrast with far less vibration.

What colors go well with #d52ee2?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #954B9B for secondary text, #49B715 as an accent and #691070 for hover and pressed states. For a palette, the analogous pair #7B2EE2 and #E22E95 stays calm, while #3BE22E is the loudest partner.

What is #d52ee2 in CMYK for printing?

cmyk(6%, 80%, 0%, 11%). 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 #d52ee2 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 #E22EAD; nudged cooler, #932CE4.

Work with #d52ee2 in the Color Lab