Skip to content

#dc59eb

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

RGB
220, 89, 235
HSL
294°, 79%, 64%
CMYK
6, 62, 0, 8
Luminance
0.2836

At a glance

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

Hex
#dc59eb
Hue
294°
magenta / pink
Saturation
79%
electric
Lightness
64%
balanced
Brightness
92%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2836
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.67:1
Closest name
Orchid
ΔE2000 5.7
Where it sits
Hue294° of 360°
Saturation79%
Lightness64%
Temperature
Warm ← → Cool53% 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#dc59eb
RGBrgb(220, 89, 235)
HSLhsl(294, 79%, 64%)
CMYKcmyk(6%, 62%, 0%, 8%)
LABlab(60.2 69.9 -50.2)
LCHlch(60.2 86.1 324.3)
OKLCHoklch(0.687 0.234 323.5)
Decimal14440939
Display P3color(display-p3 0.863 0.349 0.922)

Copy-ready code

/* CSS */
color: #dc59eb;
background-color: #dc59eb;
/* Tailwind (arbitrary) */
class="text-[#dc59eb] bg-[#dc59eb]"
/* SCSS */
$brand: #dc59eb;
/* SwiftUI */
Color(red: 0.863, green: 0.349, blue: 0.922)
/* Android */
Color.parseColor("#dc59eb")
/* Flutter */
Color(0xFFDC59EB)
/* Python / OpenCV (BGR) */
(235, 89, 220)

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

Accessibility — WCAG contrast

Aa
#dc59eb on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#dc59eb on black: 6.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3B87EF
deuteranopia · #6F96E7
tritanopia · #E06F9A

Color scale — 50 to 950

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

#FBF3FC
#F7E6F9
#F0C7F5
#EA9BF3
#dc59eb
#D537E7
#C71ADA
#A616B6
#841292
#601169
#3C0B42
Base = 400Lightest = 50 · #FBF3FCDarkest = 950 · #3C0B42
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E6F9;
  --brand-200: #F0C7F5;
  --brand-300: #EA9BF3;
  --brand-400: #dc59eb;
  --brand-500: #D537E7;
  --brand-600: #C71ADA;
  --brand-700: #A616B6;
  --brand-800: #841292;
  --brand-900: #601169;
  --brand-950: #3C0B42;
  --brand: #dc59eb;
  --brand-ink: #000000;
}

Colors that work with #dc59eb

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#E8C0ED
Hairlines and dividers
Muted text#934B9B
Captions on the surface
Accent#4DBA12
Second voice, not a rival
Dark variant#670E72
Hover, pressed, headers
Light variant#FAE8FC
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 #dc59eb

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#68EB59
Analogous left#9359EB
Analogous right#EB59B1
Split-complement 1#B1EB59
Split-complement 2#59EB93
Triadic 1#EBDC59
Triadic 2#59EBDC
Tetradic#EB9359

RGB percentages

Red86.3%
Green34.9%
Blue92.2%

CMYK percentages

Cyan6.4%
Magenta62.1%
Yellow0.0%
Key (black)7.8%

Color previews

#dc59eb text on a black background

contrast 6.67:1

Card sample

#dc59eb text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc59eb

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.

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

#dc59eb, answered

What color is #dc59eb?

#dc59eb is a balanced electric magenta / pink, closest to Orchid (ΔE2000 5.7). It sits at 294° on the hue wheel with 79% saturation and 64% lightness, which reads as neutral.

What is the RGB value of #dc59eb?

rgb(220, 89, 235) — 220 red, 89 green and 235 blue out of 255, or 86.3% / 34.9% / 92.2% by channel.

Is #dc59eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2836 and perceived brightness is 63%, so black text on it reaches 6.67:1.

Should I use black or white text on #dc59eb?

Black. It scores 6.67:1 against #dc59eb, versus 3.15:1 for white — AA at any size.

What is the complementary color of #dc59eb?

#68EB59 sits directly opposite on the wheel. Softer options are the split-complements #B1EB59 and #59EB93, which give the same contrast with far less vibration.

What colors go well with #dc59eb?

For interface work: #FAF4FA as the surface, #E8C0ED for borders, #934B9B for secondary text, #4DBA12 as an accent and #670E72 for hover and pressed states. For a palette, the analogous pair #9359EB and #EB59B1 stays calm, while #68EB59 is the loudest partner.

What is #dc59eb in CMYK for printing?

cmyk(6%, 62%, 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 #dc59eb warm or cool?

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

Work with #dc59eb in the Color Lab