Skip to content

#c86cf6

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

RGB
200, 108, 246
HSL
280°, 89%, 69%
CMYK
19, 56, 0, 4
Luminance
0.2966

At a glance

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

Hex
#c86cf6
Hue
280°
violet
Saturation
89%
electric
Lightness
69%
light
Brightness
96%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2966
WCAG relative
Temperature
Cool
61/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.93:1
Closest name
Orchid
ΔE2000 7.5
Where it sits
Hue280° of 360°
Saturation89%
Lightness69%
Temperature
Warm ← → Cool61% 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#c86cf6
RGBrgb(200, 108, 246)
HSLhsl(280, 89%, 69%)
CMYKcmyk(19%, 56%, 0%, 4%)
LABlab(61.4 58.6 -54.6)
LCHlch(61.4 80.1 317.0)
OKLCHoklch(0.692 0.209 313.0)
Decimal13135094
Display P3color(display-p3 0.784 0.424 0.965)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c86cf6 on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#c86cf6 on black: 6.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #448FFA
deuteranopia · #6596F3
tritanopia · #C484A7

Color scale — 50 to 950

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

#F9F2FD
#F3E5FA
#E7C4F8
#D795F9
#c86cf6
#B02CF2
#9F0EE7
#840CC0
#6A099A
#4E0B6F
#310745
Base = 400Lightest = 50 · #F9F2FDDarkest = 950 · #310745
:root {
  --brand-50: #F9F2FD;
  --brand-100: #F3E5FA;
  --brand-200: #E7C4F8;
  --brand-300: #D795F9;
  --brand-400: #c86cf6;
  --brand-500: #B02CF2;
  --brand-600: #9F0EE7;
  --brand-700: #840CC0;
  --brand-800: #6A099A;
  --brand-900: #4E0B6F;
  --brand-950: #310745;
  --brand: #c86cf6;
  --brand-ink: #000000;
}

Colors that work with #c86cf6

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#F8F4FA
Tinted page background
Border#DEC0ED
Hairlines and dividers
Muted text#804B9B
Captions on the surface
Accent#76C408
Second voice, not a rival
Dark variant#530778
Hover, pressed, headers
Light variant#F6E7FE
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 #c86cf6

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#9AF66C
Analogous left#836CF6
Analogous right#F66CDF
Split-complement 1#DFF66C
Split-complement 2#6CF683
Triadic 1#F6C86C
Triadic 2#6CF6C8
Tetradic#F6836C

RGB percentages

Red78.4%
Green42.4%
Blue96.5%

CMYK percentages

Cyan18.7%
Magenta56.1%
Yellow0.0%
Key (black)3.5%

Color previews

#c86cf6 text on a black background

contrast 6.93:1

Card sample

#c86cf6 text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c86cf6

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.

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

#c86cf6, answered

What color is #c86cf6?

#c86cf6 is a light electric violet, closest to Orchid (ΔE2000 7.5). It sits at 280° on the hue wheel with 89% saturation and 69% lightness, which reads as cool.

What is the RGB value of #c86cf6?

rgb(200, 108, 246) — 200 red, 108 green and 246 blue out of 255, or 78.4% / 42.4% / 96.5% by channel.

Is #c86cf6 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2966 and perceived brightness is 63%, so black text on it reaches 6.93:1.

Should I use black or white text on #c86cf6?

Black. It scores 6.93:1 against #c86cf6, versus 3.03:1 for white — AA at any size.

What is the complementary color of #c86cf6?

#9AF66C sits directly opposite on the wheel. Softer options are the split-complements #DFF66C and #6CF683, which give the same contrast with far less vibration.

What colors go well with #c86cf6?

For interface work: #F8F4FA as the surface, #DEC0ED for borders, #804B9B for secondary text, #76C408 as an accent and #530778 for hover and pressed states. For a palette, the analogous pair #836CF6 and #F66CDF stays calm, while #9AF66C is the loudest partner.

What is #c86cf6 in CMYK for printing?

cmyk(19%, 56%, 0%, 4%). 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 #c86cf6 warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F66CF1; nudged cooler, #956AF8.

Work with #c86cf6 in the Color Lab