Skip to content

#cf52ce

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

RGB
207, 82, 206
HSL
301°, 57%, 57%
CMYK
0, 60, 1, 19
Luminance
0.2376

At a glance

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

Hex
#cf52ce
Hue
301°
magenta / pink
Saturation
57%
vivid
Lightness
57%
balanced
Brightness
81%
HSV value
Perceived
58%
weighted brightness
Luminance
0.2376
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
5.75:1
Closest name
Medium Orchid
ΔE2000 4.3
Where it sits
Hue301° of 360°
Saturation57%
Lightness57%
Temperature
Warm ← → Cool50% 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#cf52ce
RGBrgb(207, 82, 206)
HSLhsl(301, 57%, 57%)
CMYKcmyk(0%, 60%, 1%, 19%)
LABlab(55.9 64.7 -40.9)
LCHlch(55.9 76.5 327.7)
OKLCHoklch(0.647 0.213 328.0)
Decimal13587150
Display P3color(display-p3 0.812 0.322 0.808)

Copy-ready code

/* CSS */
color: #cf52ce;
background-color: #cf52ce;
/* Tailwind (arbitrary) */
class="text-[#cf52ce] bg-[#cf52ce]"
/* SCSS */
$brand: #cf52ce;
/* SwiftUI */
Color(red: 0.812, green: 0.322, blue: 0.808)
/* Android */
Color.parseColor("#cf52ce")
/* Flutter */
Color(0xFFCF52CE)
/* Python / OpenCV (BGR) */
(206, 82, 207)

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

Accessibility — WCAG contrast

Aa
#cf52ce on white: 3.65:1
AA ✗ fail · AA-large · AAA
Aa
#cf52ce on black: 5.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #447BD2
deuteranopia · #708CCB
tritanopia · #D56189

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cf52ce 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
#F6E9F6
#EECDEE
#E7A7E6
#DA7BDA
#cf52ce
#C035BF
#A02C9F
#80237F
#5D1D5D
#3A123A
Base = 500Lightest = 50 · #FBF4FBDarkest = 950 · #3A123A
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F6E9F6;
  --brand-200: #EECDEE;
  --brand-300: #E7A7E6;
  --brand-400: #DA7BDA;
  --brand-500: #cf52ce;
  --brand-600: #C035BF;
  --brand-700: #A02C9F;
  --brand-800: #80237F;
  --brand-900: #5D1D5D;
  --brand-950: #3A123A;
  --brand: #cf52ce;
  --brand-ink: #000000;
}

Colors that work with #cf52ce

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#EDC0EC
Hairlines and dividers
Muted text#9B4B9A
Captions on the surface
Accent#46A329
Second voice, not a rival
Dark variant#641C63
Hover, pressed, headers
Light variant#F9EBF9
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 #cf52ce

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#52CF53
Analogous left#9252CF
Analogous right#CF5290
Split-complement 1#90CF52
Split-complement 2#52CF92
Triadic 1#CECF52
Triadic 2#52CECF
Tetradic#CF9252

RGB percentages

Red81.2%
Green32.2%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta60.4%
Yellow0.5%
Key (black)18.8%

Color previews

#cf52ce text on a black background

contrast 5.75:1

Card sample

#cf52ce text on a white background

contrast 3.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 82, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 82, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf52ce;
background: linear-gradient(135deg, #cf52ce, #CF527B);

Monochromatic scale

Palettes built from #cf52ce

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.

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

#cf52ce, answered

What color is #cf52ce?

#cf52ce is a balanced vivid magenta / pink, closest to Medium Orchid (ΔE2000 4.3). It sits at 301° on the hue wheel with 57% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #cf52ce?

rgb(207, 82, 206) — 207 red, 82 green and 206 blue out of 255, or 81.2% / 32.2% / 80.8% by channel.

Is #cf52ce a light or a dark color?

It is a mid-tone. Relative luminance is 0.2376 and perceived brightness is 58%, so black text on it reaches 5.75:1.

Should I use black or white text on #cf52ce?

Black. It scores 5.75:1 against #cf52ce, versus 3.65:1 for white — AA at any size.

What is the complementary color of #cf52ce?

#52CF53 sits directly opposite on the wheel. Softer options are the split-complements #90CF52 and #52CF92, which give the same contrast with far less vibration.

What colors go well with #cf52ce?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9A for secondary text, #46A329 as an accent and #641C63 for hover and pressed states. For a palette, the analogous pair #9252CF and #CF5290 stays calm, while #52CF53 is the loudest partner.

What is #cf52ce in CMYK for printing?

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

Is #cf52ce warm or cool?

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

Work with #cf52ce in the Color Lab