Skip to content

#c85df7

a light, electric violet · cool · closest name: Medium Orchid

RGB
200, 93, 247
HSL
282°, 91%, 67%
CMYK
19, 62, 0, 3
Luminance
0.2682

At a glance

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

Hex
#c85df7
Hue
282°
violet
Saturation
91%
electric
Lightness
67%
light
Brightness
97%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2682
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.36:1
Closest name
Medium Orchid
ΔE2000 6
Where it sits
Hue282° of 360°
Saturation91%
Lightness67%
Temperature
Warm ← → Cool60% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c85df7
RGBrgb(200, 93, 247)
HSLhsl(282, 91%, 67%)
CMYKcmyk(19%, 62%, 0%, 3%)
LABlab(58.8 65.8 -59.3)
LCHlch(58.8 88.6 318.0)
OKLCHoklch(0.673 0.231 314.0)
Decimal13131255
Display P3color(display-p3 0.784 0.365 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c85df7 on white: 3.30:1
AA ✗ fail · AA-large · AAA
Aa
#c85df7 on black: 6.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #1D88FC
deuteranopia · #5790F3
tritanopia · #C47AA2

Color scale — 50 to 950

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

#FAF2FD
#F4E5FB
#E8C3F9
#DB94FA
#c85df7
#B629F4
#A60CE9
#8A0AC2
#6E089C
#510A70
#330646
Base = 400Lightest = 50 · #FAF2FDDarkest = 950 · #330646
:root {
  --brand-50: #FAF2FD;
  --brand-100: #F4E5FB;
  --brand-200: #E8C3F9;
  --brand-300: #DB94FA;
  --brand-400: #c85df7;
  --brand-500: #B629F4;
  --brand-600: #A60CE9;
  --brand-700: #8A0AC2;
  --brand-800: #6E089C;
  --brand-900: #510A70;
  --brand-950: #330646;
  --brand: #c85df7;
  --brand-ink: #000000;
}

Colors that work with #c85df7

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#F9F4FA
Tinted page background
Border#DFC0ED
Hairlines and dividers
Muted text#824B9B
Captions on the surface
Accent#71C606
Second voice, not a rival
Dark variant#56067A
Hover, pressed, headers
Light variant#F7E7FE
Selected rows, tints
Dark surface#1F1424
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 #c85df7

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#8CF75D
Analogous left#7B5DF7
Analogous right#F75DD9
Split-complement 1#D9F75D
Split-complement 2#5DF77B
Triadic 1#F7C85D
Triadic 2#5DF7C8
Tetradic#F77B5D

RGB percentages

Red78.4%
Green36.5%
Blue96.9%

CMYK percentages

Cyan19.0%
Magenta62.3%
Yellow0.0%
Key (black)3.1%

Color previews

#c85df7 text on a black background

contrast 6.36:1

Card sample

#c85df7 text on a white background

contrast 3.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c85df7

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.

#c85df7 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c85df7, answered

What color is #c85df7?

#c85df7 is a light electric violet, closest to Medium Orchid (ΔE2000 6). It sits at 282° on the hue wheel with 91% saturation and 67% lightness, which reads as cool.

What is the RGB value of #c85df7?

rgb(200, 93, 247) — 200 red, 93 green and 247 blue out of 255, or 78.4% / 36.5% / 96.9% by channel.

Is #c85df7 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2682 and perceived brightness is 61%, so black text on it reaches 6.36:1.

Should I use black or white text on #c85df7?

Black. It scores 6.36:1 against #c85df7, versus 3.30:1 for white — AA at any size.

What is the complementary color of #c85df7?

#8CF75D sits directly opposite on the wheel. Softer options are the split-complements #D9F75D and #5DF77B, which give the same contrast with far less vibration.

What colors go well with #c85df7?

For interface work: #F9F4FA as the surface, #DFC0ED for borders, #824B9B for secondary text, #71C606 as an accent and #56067A for hover and pressed states. For a palette, the analogous pair #7B5DF7 and #F75DD9 stays calm, while #8CF75D is the loudest partner.

What is #c85df7 in CMYK for printing?

cmyk(19%, 62%, 0%, 3%). 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 #c85df7 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F75DEE; nudged cooler, #8F5BF9.

Work with #c85df7 in the Color Lab