Skip to content

#c80cdc

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

RGB
200, 12, 220
HSL
294°, 90%, 46%
CMYK
9, 95, 0, 14
Luminance
0.1771

At a glance

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

Hex
#c80cdc
Hue
294°
magenta / pink
Saturation
90%
electric
Lightness
46%
balanced
Brightness
86%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1771
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
White
4.62:1
Closest name
Medium Orchid
ΔE2000 7.3
Where it sits
Hue294° of 360°
Saturation90%
Lightness46%
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#c80cdc
RGBrgb(200, 12, 220)
HSLhsl(294, 90%, 46%)
CMYKcmyk(9%, 95%, 0%, 14%)
LABlab(49.1 83.8 -59.6)
LCHlch(49.1 102.9 324.6)
OKLCHoklch(0.599 0.279 323.2)
Decimal13110492
Display P3color(display-p3 0.784 0.047 0.863)

Copy-ready code

/* CSS */
color: #c80cdc;
background-color: #c80cdc;
/* Tailwind (arbitrary) */
class="text-[#c80cdc] bg-[#c80cdc]"
/* SCSS */
$brand: #c80cdc;
/* SwiftUI */
Color(red: 0.784, green: 0.047, blue: 0.863)
/* Android */
Color.parseColor("#c80cdc")
/* Flutter */
Color(0xFFC80CDC)
/* Python / OpenCV (BGR) */
(220, 12, 200)

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

Accessibility — WCAG contrast

Aa
#c80cdc on white: 4.62:1
AA ✓ pass · AA-large · AAA
Aa
#c80cdc on black: 4.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0069E1
deuteranopia · #417BD8
tritanopia · #CB4782

Color scale — 50 to 950

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

#FCF2FD
#F9E5FB
#F3C3F8
#EF95F9
#E85FF6
#E02AF3
#c80cdc
#B00BC1
#8D089B
#660B70
#400746
Base = 600Lightest = 50 · #FCF2FDDarkest = 950 · #400746
:root {
  --brand-50: #FCF2FD;
  --brand-100: #F9E5FB;
  --brand-200: #F3C3F8;
  --brand-300: #EF95F9;
  --brand-400: #E85FF6;
  --brand-500: #E02AF3;
  --brand-600: #c80cdc;
  --brand-700: #B00BC1;
  --brand-800: #8D089B;
  --brand-900: #660B70;
  --brand-950: #400746;
  --brand: #c80cdc;
  --brand-ink: #ffffff;
}

Colors that work with #c80cdc

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF4FA
Tinted page background
Border#E8C0ED
Hairlines and dividers
Muted text#934B9B
Captions on the surface
Accent#49C606
Second voice, not a rival
Dark variant#6E0779
Hover, pressed, headers
Light variant#FBE7FE
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 #c80cdc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links 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
  • 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#20DC0C
Analogous left#600CDC
Analogous right#DC0C88
Split-complement 1#88DC0C
Split-complement 2#0CDC60
Triadic 1#DCC80C
Triadic 2#0CDCC8
Tetradic#DC600C

RGB percentages

Red78.4%
Green4.7%
Blue86.3%

CMYK percentages

Cyan9.1%
Magenta94.5%
Yellow0.0%
Key (black)13.7%

Color previews

#c80cdc text on a black background

contrast 4.54:1

Card sample

#c80cdc text on a white background

contrast 4.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c80cdc

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.

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

#c80cdc, answered

What color is #c80cdc?

#c80cdc is a balanced electric magenta / pink, closest to Medium Orchid (ΔE2000 7.3). It sits at 294° on the hue wheel with 90% saturation and 46% lightness, which reads as neutral.

What is the RGB value of #c80cdc?

rgb(200, 12, 220) — 200 red, 12 green and 220 blue out of 255, or 78.4% / 4.7% / 86.3% by channel.

Is #c80cdc a light or a dark color?

It is a dark color. Relative luminance is 0.1771 and perceived brightness is 52%, so white text on it reaches 4.62:1.

Should I use black or white text on #c80cdc?

White. It scores 4.62:1 against #c80cdc, versus 4.54:1 for black — AA at any size.

What is the complementary color of #c80cdc?

#20DC0C sits directly opposite on the wheel. Softer options are the split-complements #88DC0C and #0CDC60, which give the same contrast with far less vibration.

What colors go well with #c80cdc?

For interface work: #FAF4FA as the surface, #E8C0ED for borders, #934B9B for secondary text, #49C606 as an accent and #6E0779 for hover and pressed states. For a palette, the analogous pair #600CDC and #DC0C88 stays calm, while #20DC0C is the loudest partner.

What is #c80cdc in CMYK for printing?

cmyk(9%, 95%, 0%, 14%). 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 #c80cdc 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 #DC0CA4; nudged cooler, #7C0ADE.

Work with #c80cdc in the Color Lab