Skip to content

#c85fd8

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

RGB
200, 95, 216
HSL
292°, 61%, 61%
CMYK
7, 56, 0, 15
Luminance
0.2542

At a glance

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

Hex
#c85fd8
Hue
292°
magenta / pink
Saturation
61%
vivid
Lightness
61%
balanced
Brightness
85%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2542
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
6.08:1
Closest name
Medium Orchid
ΔE2000 3.8
Where it sits
Hue292° of 360°
Saturation61%
Lightness61%
Temperature
Warm ← → Cool54% 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#c85fd8
RGBrgb(200, 95, 216)
HSLhsl(292, 61%, 61%)
CMYKcmyk(7%, 56%, 0%, 15%)
LABlab(57.5 58.9 -44.0)
LCHlch(57.5 73.5 323.2)
OKLCHoklch(0.658 0.199 322.2)
Decimal13131736
Display P3color(display-p3 0.784 0.373 0.847)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c85fd8 on white: 3.45:1
AA ✗ fail · AA-large · AAA
Aa
#c85fd8 on black: 6.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4A82DC
deuteranopia · #6D8ED5
tritanopia · #CA7093

Color scale — 50 to 950

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

#FAF4FB
#F5E8F7
#EBCCF0
#E0A5E9
#D178DE
#c85fd8
#B130C5
#9428A4
#762083
#561B5F
#36113C
Base = 500Lightest = 50 · #FAF4FBDarkest = 950 · #36113C
:root {
  --brand-50: #FAF4FB;
  --brand-100: #F5E8F7;
  --brand-200: #EBCCF0;
  --brand-300: #E0A5E9;
  --brand-400: #D178DE;
  --brand-500: #c85fd8;
  --brand-600: #B130C5;
  --brand-700: #9428A4;
  --brand-800: #762083;
  --brand-900: #561B5F;
  --brand-950: #36113C;
  --brand: #c85fd8;
  --brand-ink: #000000;
}

Colors that work with #c85fd8

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#E7C0ED
Hairlines and dividers
Muted text#904B9B
Captions on the surface
Accent#56A824
Second voice, not a rival
Dark variant#5C1967
Hover, pressed, headers
Light variant#F8EAFA
Selected rows, tints
Dark surface#221424
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 #c85fd8

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#6FD85F
Analogous left#8C5FD8
Analogous right#D85FAB
Split-complement 1#ABD85F
Split-complement 2#5FD88C
Triadic 1#D8C85F
Triadic 2#5FD8C8
Tetradic#D88C5F

RGB percentages

Red78.4%
Green37.3%
Blue84.7%

CMYK percentages

Cyan7.4%
Magenta56.0%
Yellow0.0%
Key (black)15.3%

Color previews

#c85fd8 text on a black background

contrast 6.08:1

Card sample

#c85fd8 text on a white background

contrast 3.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c85fd8

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.

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

#c85fd8, answered

What color is #c85fd8?

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

What is the RGB value of #c85fd8?

rgb(200, 95, 216) — 200 red, 95 green and 216 blue out of 255, or 78.4% / 37.3% / 84.7% by channel.

Is #c85fd8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2542 and perceived brightness is 59%, so black text on it reaches 6.08:1.

Should I use black or white text on #c85fd8?

Black. It scores 6.08:1 against #c85fd8, versus 3.45:1 for white — AA at any size.

What is the complementary color of #c85fd8?

#6FD85F sits directly opposite on the wheel. Softer options are the split-complements #ABD85F and #5FD88C, which give the same contrast with far less vibration.

What colors go well with #c85fd8?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #904B9B for secondary text, #56A824 as an accent and #5C1967 for hover and pressed states. For a palette, the analogous pair #8C5FD8 and #D85FAB stays calm, while #6FD85F is the loudest partner.

What is #c85fd8 in CMYK for printing?

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

Is #c85fd8 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D85FBC; nudged cooler, #9C5DDA.

Work with #c85fd8 in the Color Lab