Skip to content

#c92fd5

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

RGB
201, 47, 213
HSL
296°, 66%, 51%
CMYK
6, 78, 0, 17
Luminance
0.1925

At a glance

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

Hex
#c92fd5
Hue
296°
magenta / pink
Saturation
66%
vivid
Lightness
51%
balanced
Brightness
84%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1925
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
4.85:1
Closest name
Medium Orchid
ΔE2000 5.1
Where it sits
Hue296° of 360°
Saturation66%
Lightness51%
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#c92fd5
RGBrgb(201, 47, 213)
HSLhsl(296, 66%, 51%)
CMYKcmyk(6%, 78%, 0%, 17%)
LABlab(51.0 76.7 -52.6)
LCHlch(51.0 93.0 325.5)
OKLCHoklch(0.611 0.255 324.8)
Decimal13184981
Display P3color(display-p3 0.788 0.184 0.835)

Copy-ready code

/* CSS */
color: #c92fd5;
background-color: #c92fd5;
/* Tailwind (arbitrary) */
class="text-[#c92fd5] bg-[#c92fd5]"
/* SCSS */
$brand: #c92fd5;
/* SwiftUI */
Color(red: 0.788, green: 0.184, blue: 0.835)
/* Android */
Color.parseColor("#c92fd5")
/* Flutter */
Color(0xFFC92FD5)
/* Python / OpenCV (BGR) */
(213, 47, 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 #c92fd5 · 4.85:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.33:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.85:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #c92fd5 as text scores 4.33:1 on white and 4.85:1 on black.

Accessibility — WCAG contrast

Aa
#c92fd5 on white: 4.33:1
AA ✗ fail · AA-large · AAA
Aa
#c92fd5 on black: 4.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #006ED9
deuteranopia · #5380D1
tritanopia · #CD4F82

Color scale — 50 to 950

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

#FBF3FB
#F6E8F8
#EECAF1
#E7A2EC
#DB73E3
#CF44D9
#c92fd5
#A022AA
#801B88
#5D1863
#3A0F3E
Base = 600Lightest = 50 · #FBF3FBDarkest = 950 · #3A0F3E
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F6E8F8;
  --brand-200: #EECAF1;
  --brand-300: #E7A2EC;
  --brand-400: #DB73E3;
  --brand-500: #CF44D9;
  --brand-600: #c92fd5;
  --brand-700: #A022AA;
  --brand-800: #801B88;
  --brand-900: #5D1863;
  --brand-950: #3A0F3E;
  --brand: #c92fd5;
  --brand-ink: #000000;
}

Colors that work with #c92fd5

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#E9C0ED
Hairlines and dividers
Muted text#954B9B
Captions on the surface
Accent#4DAE1E
Second voice, not a rival
Dark variant#64156A
Hover, pressed, headers
Light variant#FAEAFB
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 #c92fd5

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#3BD52F
Analogous left#762FD5
Analogous right#D52F8E
Split-complement 1#8ED52F
Split-complement 2#2FD576
Triadic 1#D5C92F
Triadic 2#2FD5C9
Tetradic#D5762F

RGB percentages

Red78.8%
Green18.4%
Blue83.5%

CMYK percentages

Cyan5.6%
Magenta77.9%
Yellow0.0%
Key (black)16.5%

Color previews

#c92fd5 text on a black background

contrast 4.85:1

Card sample

#c92fd5 text on a white background

contrast 4.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c92fd5

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.

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

#c92fd5, answered

What color is #c92fd5?

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

What is the RGB value of #c92fd5?

rgb(201, 47, 213) — 201 red, 47 green and 213 blue out of 255, or 78.8% / 18.4% / 83.5% by channel.

Is #c92fd5 a light or a dark color?

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

Should I use black or white text on #c92fd5?

Black. It scores 4.85:1 against #c92fd5, versus 4.33:1 for white — AA at any size.

What is the complementary color of #c92fd5?

#3BD52F sits directly opposite on the wheel. Softer options are the split-complements #8ED52F and #2FD576, which give the same contrast with far less vibration.

What colors go well with #c92fd5?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #954B9B for secondary text, #4DAE1E as an accent and #64156A for hover and pressed states. For a palette, the analogous pair #762FD5 and #D52F8E stays calm, while #3BD52F is the loudest partner.

What is #c92fd5 in CMYK for printing?

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

Is #c92fd5 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 #D52FA4; nudged cooler, #8D2DD8.

Work with #c92fd5 in the Color Lab