Skip to content

#c53ccc

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

RGB
197, 60, 204
HSL
297°, 59%, 52%
CMYK
3, 71, 0, 20
Luminance
0.1946

At a glance

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

Hex
#c53ccc
Hue
297°
magenta / pink
Saturation
59%
vivid
Lightness
52%
balanced
Brightness
80%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1946
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
4.89:1
Closest name
Medium Orchid
ΔE2000 4.2
Where it sits
Hue297° of 360°
Saturation59%
Lightness52%
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#c53ccc
RGBrgb(197, 60, 204)
HSLhsl(297, 59%, 52%)
CMYKcmyk(3%, 71%, 0%, 20%)
LABlab(51.2 70.5 -47.1)
LCHlch(51.2 84.8 326.2)
OKLCHoklch(0.610 0.234 325.9)
Decimal12926156
Display P3color(display-p3 0.773 0.235 0.800)

Copy-ready code

/* CSS */
color: #c53ccc;
background-color: #c53ccc;
/* Tailwind (arbitrary) */
class="text-[#c53ccc] bg-[#c53ccc]"
/* SCSS */
$brand: #c53ccc;
/* SwiftUI */
Color(red: 0.773, green: 0.235, blue: 0.800)
/* Android */
Color.parseColor("#c53ccc")
/* Flutter */
Color(0xFFC53CCC)
/* Python / OpenCV (BGR) */
(204, 60, 197)

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

Accessibility — WCAG contrast

Aa
#c53ccc on white: 4.29:1
AA ✗ fail · AA-large · AAA
Aa
#c53ccc on black: 4.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #186FD0
deuteranopia · #5C80C8
tritanopia · #CA5380

Color scale — 50 to 950

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

#FBF4FB
#F6E9F7
#EDCDEF
#E5A6E8
#D77ADC
#CA4DD0
#c53ccc
#9C2AA2
#7D2281
#5B1C5E
#39123B
Base = 600Lightest = 50 · #FBF4FBDarkest = 950 · #39123B
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F6E9F7;
  --brand-200: #EDCDEF;
  --brand-300: #E5A6E8;
  --brand-400: #D77ADC;
  --brand-500: #CA4DD0;
  --brand-600: #c53ccc;
  --brand-700: #9C2AA2;
  --brand-800: #7D2281;
  --brand-900: #5B1C5E;
  --brand-950: #39123B;
  --brand: #c53ccc;
  --brand-ink: #000000;
}

Colors that work with #c53ccc

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#974B9B
Captions on the surface
Accent#4CA626
Second voice, not a rival
Dark variant#611A65
Hover, pressed, headers
Light variant#F9EBFA
Selected rows, tints
Dark surface#241424
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 #c53ccc

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#43CC3C
Analogous left#7D3CCC
Analogous right#CC3C8B
Split-complement 1#8BCC3C
Split-complement 2#3CCC7D
Triadic 1#CCC53C
Triadic 2#3CCCC5
Tetradic#CC7D3C

RGB percentages

Red77.3%
Green23.5%
Blue80.0%

CMYK percentages

Cyan3.4%
Magenta70.6%
Yellow0.0%
Key (black)20.0%

Color previews

#c53ccc text on a black background

contrast 4.89:1

Card sample

#c53ccc text on a white background

contrast 4.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c53ccc

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.

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

#c53ccc, answered

What color is #c53ccc?

#c53ccc is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4.2). It sits at 297° on the hue wheel with 59% saturation and 52% lightness, which reads as neutral.

What is the RGB value of #c53ccc?

rgb(197, 60, 204) — 197 red, 60 green and 204 blue out of 255, or 77.3% / 23.5% / 80% by channel.

Is #c53ccc a light or a dark color?

It is a mid-tone. Relative luminance is 0.1946 and perceived brightness is 53%, so black text on it reaches 4.89:1.

Should I use black or white text on #c53ccc?

Black. It scores 4.89:1 against #c53ccc, versus 4.29:1 for white — AA at any size.

What is the complementary color of #c53ccc?

#43CC3C sits directly opposite on the wheel. Softer options are the split-complements #8BCC3C and #3CCC7D, which give the same contrast with far less vibration.

What colors go well with #c53ccc?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #974B9B for secondary text, #4CA626 as an accent and #611A65 for hover and pressed states. For a palette, the analogous pair #7D3CCC and #CC3C8B stays calm, while #43CC3C is the loudest partner.

What is #c53ccc in CMYK for printing?

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

Is #c53ccc 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 #CC3C9E; nudged cooler, #913ACE.

Work with #c53ccc in the Color Lab