Skip to content

#c615eb

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

RGB
198, 21, 235
HSL
290°, 84%, 50%
CMYK
16, 91, 0, 8
Luminance
0.1854

At a glance

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

Hex
#c615eb
Hue
290°
violet
Saturation
84%
electric
Lightness
50%
balanced
Brightness
92%
HSV value
Perceived
53%
weighted brightness
Luminance
0.1854
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
4.71:1
Closest name
Medium Orchid
ΔE2000 7.2
Where it sits
Hue290° of 360°
Saturation84%
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#c615eb
RGBrgb(198, 21, 235)
HSLhsl(290, 84%, 50%)
CMYKcmyk(16%, 91%, 0%, 8%)
LABlab(50.1 85.0 -66.5)
LCHlch(50.1 107.9 322.0)
OKLCHoklch(0.609 0.286 319.0)
Decimal12981739
Display P3color(display-p3 0.776 0.082 0.922)

Copy-ready code

/* CSS */
color: #c615eb;
background-color: #c615eb;
/* Tailwind (arbitrary) */
class="text-[#c615eb] bg-[#c615eb]"
/* SCSS */
$brand: #c615eb;
/* SwiftUI */
Color(red: 0.776, green: 0.082, blue: 0.922)
/* Android */
Color.parseColor("#c615eb")
/* Flutter */
Color(0xFFC615EB)
/* Python / OpenCV (BGR) */
(235, 21, 198)

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

Accessibility — WCAG contrast

Aa
#c615eb on white: 4.46:1
AA ✗ fail · AA-large · AAA
Aa
#c615eb on black: 4.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #006DF0
deuteranopia · #2B7CE7
tritanopia · #C5528C

Color scale — 50 to 950

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

#FBF2FC
#F6E6FA
#EEC5F6
#E698F6
#D964F2
#CD30ED
#c615eb
#9E10BC
#7F0D96
#5C0E6D
#3A0944
Base = 600Lightest = 50 · #FBF2FCDarkest = 950 · #3A0944
:root {
  --brand-50: #FBF2FC;
  --brand-100: #F6E6FA;
  --brand-200: #EEC5F6;
  --brand-300: #E698F6;
  --brand-400: #D964F2;
  --brand-500: #CD30ED;
  --brand-600: #c615eb;
  --brand-700: #9E10BC;
  --brand-800: #7F0D96;
  --brand-900: #5C0E6D;
  --brand-950: #3A0944;
  --brand: #c615eb;
  --brand-ink: #000000;
}

Colors that work with #c615eb

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#E5C0ED
Hairlines and dividers
Muted text#8D4B9B
Captions on the surface
Accent#58C00C
Second voice, not a rival
Dark variant#630A75
Hover, pressed, headers
Light variant#F9E8FD
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 #c615eb

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#3AEB15
Analogous left#5B15EB
Analogous right#EB15A5
Split-complement 1#A5EB15
Split-complement 2#15EB5B
Triadic 1#EBC615
Triadic 2#15EBC6
Tetradic#EB5B15

RGB percentages

Red77.6%
Green8.2%
Blue92.2%

CMYK percentages

Cyan15.7%
Magenta91.1%
Yellow0.0%
Key (black)7.8%

Color previews

#c615eb text on a black background

contrast 4.71:1

Card sample

#c615eb text on a white background

contrast 4.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(198, 21, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 21, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c615eb;
background: linear-gradient(135deg, #c615eb, #EB1581);

Monochromatic scale

Palettes built from #c615eb

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.

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

#c615eb, answered

What color is #c615eb?

#c615eb is a balanced electric violet, closest to Medium Orchid (ΔE2000 7.2). It sits at 290° on the hue wheel with 84% saturation and 50% lightness, which reads as neutral.

What is the RGB value of #c615eb?

rgb(198, 21, 235) — 198 red, 21 green and 235 blue out of 255, or 77.6% / 8.2% / 92.2% by channel.

Is #c615eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.1854 and perceived brightness is 53%, so black text on it reaches 4.71:1.

Should I use black or white text on #c615eb?

Black. It scores 4.71:1 against #c615eb, versus 4.46:1 for white — AA at any size.

What is the complementary color of #c615eb?

#3AEB15 sits directly opposite on the wheel. Softer options are the split-complements #A5EB15 and #15EB5B, which give the same contrast with far less vibration.

What colors go well with #c615eb?

For interface work: #F9F4FA as the surface, #E5C0ED for borders, #8D4B9B for secondary text, #58C00C as an accent and #630A75 for hover and pressed states. For a palette, the analogous pair #5B15EB and #EB15A5 stays calm, while #3AEB15 is the loudest partner.

What is #c615eb in CMYK for printing?

cmyk(16%, 91%, 0%, 8%). 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 #c615eb 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 #EB15C2; nudged cooler, #7712EE.

Work with #c615eb in the Color Lab