Skip to content

#d321eb

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

RGB
211, 33, 235
HSL
293°, 84%, 53%
CMYK
10, 86, 0, 8
Luminance
0.2093

At a glance

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

Hex
#d321eb
Hue
293°
magenta / pink
Saturation
84%
electric
Lightness
53%
balanced
Brightness
92%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2093
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
5.19:1
Closest name
Medium Orchid
ΔE2000 6.1
Where it sits
Hue293° of 360°
Saturation84%
Lightness53%
Temperature
Warm ← → Cool54% 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#d321eb
RGBrgb(211, 33, 235)
HSLhsl(293, 84%, 53%)
CMYKcmyk(10%, 86%, 0%, 8%)
LABlab(52.9 85.2 -62.0)
LCHlch(52.9 105.3 323.9)
OKLCHoklch(0.632 0.284 322.3)
Decimal13836779
Display P3color(display-p3 0.827 0.129 0.922)

Copy-ready code

/* CSS */
color: #d321eb;
background-color: #d321eb;
/* Tailwind (arbitrary) */
class="text-[#d321eb] bg-[#d321eb]"
/* SCSS */
$brand: #d321eb;
/* SwiftUI */
Color(red: 0.827, green: 0.129, blue: 0.922)
/* Android */
Color.parseColor("#d321eb")
/* Flutter */
Color(0xFFD321EB)
/* Python / OpenCV (BGR) */
(235, 33, 211)

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

Accessibility — WCAG contrast

Aa
#d321eb on white: 4.05:1
AA ✗ fail · AA-large · AAA
Aa
#d321eb on black: 5.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0072F0
deuteranopia · #4784E7
tritanopia · #D5538D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d321eb 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
#F7E6FA
#F0C5F6
#EB98F6
#E065F1
#d321eb
#C814E1
#A711BB
#860D96
#610E6C
#3D0944
Base = 500Lightest = 50 · #FBF2FCDarkest = 950 · #3D0944
:root {
  --brand-50: #FBF2FC;
  --brand-100: #F7E6FA;
  --brand-200: #F0C5F6;
  --brand-300: #EB98F6;
  --brand-400: #E065F1;
  --brand-500: #d321eb;
  --brand-600: #C814E1;
  --brand-700: #A711BB;
  --brand-800: #860D96;
  --brand-900: #610E6C;
  --brand-950: #3D0944;
  --brand: #d321eb;
  --brand-ink: #000000;
}

Colors that work with #d321eb

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#E7C0ED
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#4EBF0D
Second voice, not a rival
Dark variant#680B75
Hover, pressed, headers
Light variant#FAE8FD
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 #d321eb

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#39EB21
Analogous left#6E21EB
Analogous right#EB219E
Split-complement 1#9EEB21
Split-complement 2#21EB6E
Triadic 1#EBD321
Triadic 2#21EBD3
Tetradic#EB6E21

RGB percentages

Red82.7%
Green12.9%
Blue92.2%

CMYK percentages

Cyan10.2%
Magenta86.0%
Yellow0.0%
Key (black)7.8%

Color previews

#d321eb text on a black background

contrast 5.19:1

Card sample

#d321eb text on a white background

contrast 4.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 33, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 33, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d321eb;
background: linear-gradient(135deg, #d321eb, #EB217C);

Monochromatic scale

Palettes built from #d321eb

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.

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

#d321eb, answered

What color is #d321eb?

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

What is the RGB value of #d321eb?

rgb(211, 33, 235) — 211 red, 33 green and 235 blue out of 255, or 82.7% / 12.9% / 92.2% by channel.

Is #d321eb a light or a dark color?

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

Should I use black or white text on #d321eb?

Black. It scores 5.19:1 against #d321eb, versus 4.05:1 for white — AA at any size.

What is the complementary color of #d321eb?

#39EB21 sits directly opposite on the wheel. Softer options are the split-complements #9EEB21 and #21EB6E, which give the same contrast with far less vibration.

What colors go well with #d321eb?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #4EBF0D as an accent and #680B75 for hover and pressed states. For a palette, the analogous pair #6E21EB and #EB219E stays calm, while #39EB21 is the loudest partner.

What is #d321eb in CMYK for printing?

cmyk(10%, 86%, 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 #d321eb warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB21B9; nudged cooler, #891EED.

Work with #d321eb in the Color Lab