Skip to content

#c01be6

a balanced, electric violet · neutral · closest name: Dark Orchid

RGB
192, 27, 230
HSL
289°, 80%, 50%
CMYK
17, 88, 0, 10
Luminance
0.1770

At a glance

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

Hex
#c01be6
Hue
289°
violet
Saturation
80%
electric
Lightness
50%
balanced
Brightness
90%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1770
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Electric
Best ink
White
4.62:1
Closest name
Dark Orchid
ΔE2000 7
Where it sits
Hue289° of 360°
Saturation80%
Lightness50%
Temperature
Warm ← → Cool56% 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#c01be6
RGBrgb(192, 27, 230)
HSLhsl(289, 80%, 50%)
CMYKcmyk(17%, 88%, 0%, 10%)
LABlab(49.1 82.4 -65.4)
LCHlch(49.1 105.2 321.6)
OKLCHoklch(0.599 0.278 318.4)
Decimal12590054
Display P3color(display-p3 0.753 0.106 0.902)

Copy-ready code

/* CSS */
color: #c01be6;
background-color: #c01be6;
/* Tailwind (arbitrary) */
class="text-[#c01be6] bg-[#c01be6]"
/* SCSS */
$brand: #c01be6;
/* SwiftUI */
Color(red: 0.753, green: 0.106, blue: 0.902)
/* Android */
Color.parseColor("#c01be6")
/* Flutter */
Color(0xFFC01BE6)
/* Python / OpenCV (BGR) */
(230, 27, 192)

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

Accessibility — WCAG contrast

Aa
#c01be6 on white: 4.62:1
AA ✓ pass · AA-large · AAA
Aa
#c01be6 on black: 4.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #006BEB
deuteranopia · #2A79E2
tritanopia · #BF5389

Color scale — 50 to 950

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

#FAF3FC
#F6E6F9
#EDC6F5
#E39AF4
#D567EE
#C735E9
#c01be6
#9914B8
#7B1093
#59106A
#380A42
Base = 600Lightest = 50 · #FAF3FCDarkest = 950 · #380A42
:root {
  --brand-50: #FAF3FC;
  --brand-100: #F6E6F9;
  --brand-200: #EDC6F5;
  --brand-300: #E39AF4;
  --brand-400: #D567EE;
  --brand-500: #C735E9;
  --brand-600: #c01be6;
  --brand-700: #9914B8;
  --brand-800: #7B1093;
  --brand-900: #59106A;
  --brand-950: #380A42;
  --brand: #c01be6;
  --brand-ink: #ffffff;
}

Colors that work with #c01be6

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F9F4FA
Tinted page background
Border#E4C0ED
Hairlines and dividers
Muted text#8C4B9B
Captions on the surface
Accent#5BBC10
Second voice, not a rival
Dark variant#600D73
Hover, pressed, headers
Light variant#F9E8FC
Selected rows, tints
Dark surface#211424
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 #c01be6

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links 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
  • 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#41E61B
Analogous left#5B1BE6
Analogous right#E61BA6
Split-complement 1#A6E61B
Split-complement 2#1BE65B
Triadic 1#E6C01B
Triadic 2#1BE6C0
Tetradic#E65B1B

RGB percentages

Red75.3%
Green10.6%
Blue90.2%

CMYK percentages

Cyan16.5%
Magenta88.3%
Yellow0.0%
Key (black)9.8%

Color previews

#c01be6 text on a black background

contrast 4.54:1

Card sample

#c01be6 text on a white background

contrast 4.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 27, 230, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 27, 230, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c01be6;
background: linear-gradient(135deg, #c01be6, #E61B85);

Monochromatic scale

Palettes built from #c01be6

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.

#c01be6 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
ButtonsLinksFocus statesCharts
Print note

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

#c01be6, answered

What color is #c01be6?

#c01be6 is a balanced electric violet, closest to Dark Orchid (ΔE2000 7). It sits at 289° on the hue wheel with 80% saturation and 50% lightness, which reads as neutral.

What is the RGB value of #c01be6?

rgb(192, 27, 230) — 192 red, 27 green and 230 blue out of 255, or 75.3% / 10.6% / 90.2% by channel.

Is #c01be6 a light or a dark color?

It is a dark color. Relative luminance is 0.1770 and perceived brightness is 52%, so white text on it reaches 4.62:1.

Should I use black or white text on #c01be6?

White. It scores 4.62:1 against #c01be6, versus 4.54:1 for black — AA at any size.

What is the complementary color of #c01be6?

#41E61B sits directly opposite on the wheel. Softer options are the split-complements #A6E61B and #1BE65B, which give the same contrast with far less vibration.

What colors go well with #c01be6?

For interface work: #F9F4FA as the surface, #E4C0ED for borders, #8C4B9B for secondary text, #5BBC10 as an accent and #600D73 for hover and pressed states. For a palette, the analogous pair #5B1BE6 and #E61BA6 stays calm, while #41E61B is the loudest partner.

What is #c01be6 in CMYK for printing?

cmyk(17%, 88%, 0%, 10%). 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 #c01be6 warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E61BC1; nudged cooler, #7519E8.

Work with #c01be6 in the Color Lab