Skip to content

#c93cd2

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

RGB
201, 60, 210
HSL
296°, 63%, 53%
CMYK
4, 71, 0, 18
Luminance
0.2030

At a glance

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

Hex
#c93cd2
Hue
296°
magenta / pink
Saturation
63%
vivid
Lightness
53%
balanced
Brightness
82%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2030
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.06:1
Closest name
Medium Orchid
ΔE2000 4
Where it sits
Hue296° of 360°
Saturation63%
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#c93cd2
RGBrgb(201, 60, 210)
HSLhsl(296, 63%, 53%)
CMYKcmyk(4%, 71%, 0%, 18%)
LABlab(52.2 72.3 -49.0)
LCHlch(52.2 87.4 325.9)
OKLCHoklch(0.619 0.240 325.4)
Decimal13188306
Display P3color(display-p3 0.788 0.235 0.824)

Copy-ready code

/* CSS */
color: #c93cd2;
background-color: #c93cd2;
/* Tailwind (arbitrary) */
class="text-[#c93cd2] bg-[#c93cd2]"
/* SCSS */
$brand: #c93cd2;
/* SwiftUI */
Color(red: 0.788, green: 0.235, blue: 0.824)
/* Android */
Color.parseColor("#c93cd2")
/* Flutter */
Color(0xFFC93CD2)
/* Python / OpenCV (BGR) */
(210, 60, 201)

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

Accessibility — WCAG contrast

Aa
#c93cd2 on white: 4.15:1
AA ✗ fail · AA-large · AAA
Aa
#c93cd2 on black: 5.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0E71D6
deuteranopia · #5C82CE
tritanopia · #CE5584

Color scale — 50 to 950

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

#FBF4FB
#F6E8F7
#EECCF0
#E6A4EA
#D976DF
#c93cd2
#BE2EC7
#9E26A6
#7E1F85
#5C1A60
#3A103C
Base = 500Lightest = 50 · #FBF4FBDarkest = 950 · #3A103C
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F6E8F7;
  --brand-200: #EECCF0;
  --brand-300: #E6A4EA;
  --brand-400: #D976DF;
  --brand-500: #c93cd2;
  --brand-600: #BE2EC7;
  --brand-700: #9E26A6;
  --brand-800: #7E1F85;
  --brand-900: #5C1A60;
  --brand-950: #3A103C;
  --brand: #c93cd2;
  --brand-ink: #000000;
}

Colors that work with #c93cd2

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#EAC0ED
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#4CAA22
Second voice, not a rival
Dark variant#631868
Hover, pressed, headers
Light variant#F9EAFA
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 #c93cd2

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#45D23C
Analogous left#7E3CD2
Analogous right#D23C90
Split-complement 1#90D23C
Split-complement 2#3CD27E
Triadic 1#D2C93C
Triadic 2#3CD2C9
Tetradic#D27E3C

RGB percentages

Red78.8%
Green23.5%
Blue82.4%

CMYK percentages

Cyan4.3%
Magenta71.4%
Yellow0.0%
Key (black)17.6%

Color previews

#c93cd2 text on a black background

contrast 5.06:1

Card sample

#c93cd2 text on a white background

contrast 4.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 60, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 60, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c93cd2;
background: linear-gradient(135deg, #c93cd2, #D23C77);

Monochromatic scale

Palettes built from #c93cd2

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.

#c93cd2 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

Converts to four-color process without much drama. Proof it anyway.

#c93cd2, answered

What color is #c93cd2?

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

What is the RGB value of #c93cd2?

rgb(201, 60, 210) — 201 red, 60 green and 210 blue out of 255, or 78.8% / 23.5% / 82.4% by channel.

Is #c93cd2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2030 and perceived brightness is 54%, so black text on it reaches 5.06:1.

Should I use black or white text on #c93cd2?

Black. It scores 5.06:1 against #c93cd2, versus 4.15:1 for white — AA at any size.

What is the complementary color of #c93cd2?

#45D23C sits directly opposite on the wheel. Softer options are the split-complements #90D23C and #3CD27E, which give the same contrast with far less vibration.

What colors go well with #c93cd2?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #4CAA22 as an accent and #631868 for hover and pressed states. For a palette, the analogous pair #7E3CD2 and #D23C90 stays calm, while #45D23C is the loudest partner.

What is #c93cd2 in CMYK for printing?

cmyk(4%, 71%, 0%, 18%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c93cd2 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 #D23CA4; nudged cooler, #9239D4.

Work with #c93cd2 in the Color Lab