Skip to content

#7c2ba0

a dark, vivid violet · cool · closest name: Rebecca Purple

RGB
124, 43, 160
HSL
282°, 58%, 40%
CMYK
23, 73, 0, 37
Luminance
0.0855

At a glance

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

Hex
#7c2ba0
Hue
282°
violet
Saturation
58%
vivid
Lightness
40%
dark
Brightness
63%
HSV value
Perceived
36%
weighted brightness
Luminance
0.0855
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Vivid
Best ink
White
7.75:1
Closest name
Rebecca Purple
ΔE2000 4.3
Where it sits
Hue282° of 360°
Saturation58%
Lightness40%
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#7c2ba0
RGBrgb(124, 43, 160)
HSLhsl(282, 58%, 40%)
CMYKcmyk(23%, 73%, 0%, 37%)
LABlab(35.1 53.0 -47.7)
LCHlch(35.1 71.3 318.0)
OKLCHoklch(0.464 0.185 313.2)
Decimal8137632
Display P3color(display-p3 0.486 0.169 0.627)

Copy-ready code

/* CSS */
color: #7c2ba0;
background-color: #7c2ba0;
/* Tailwind (arbitrary) */
class="text-[#7c2ba0] bg-[#7c2ba0]"
/* SCSS */
$brand: #7c2ba0;
/* SwiftUI */
Color(red: 0.486, green: 0.169, blue: 0.627)
/* Android */
Color.parseColor("#7c2ba0")
/* Flutter */
Color(0xFF7C2BA0)
/* Python / OpenCV (BGR) */
(160, 43, 124)

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 #7c2ba0 · 7.75:1
Use #ffffffAAA at every size.
Aa
White text · 7.75:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.71:1
AA fail · AA large fail · AAA fail
Reading the other direction: #7c2ba0 as text scores 7.75:1 on white and 2.71:1 on black.

Accessibility — WCAG contrast

Aa
#7c2ba0 on white: 7.75:1
AA ✓ pass · AA-large · AAA
Aa
#7c2ba0 on black: 2.71:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #004EA3
deuteranopia · #20549D
tritanopia · #784463

Color scale — 50 to 950

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

#F9F4FB
#F2E9F7
#E4CDEF
#D3A7E7
#BD7ADB
#A84ECF
#9534C1
#7c2ba0
#642381
#4A1D5E
#2E123B
Base = 700Lightest = 50 · #F9F4FBDarkest = 950 · #2E123B
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F2E9F7;
  --brand-200: #E4CDEF;
  --brand-300: #D3A7E7;
  --brand-400: #BD7ADB;
  --brand-500: #A84ECF;
  --brand-600: #9534C1;
  --brand-700: #7c2ba0;
  --brand-800: #642381;
  --brand-900: #4A1D5E;
  --brand-950: #2E123B;
  --brand: #7c2ba0;
  --brand-ink: #ffffff;
}

Colors that work with #7c2ba0

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#DFC0ED
Hairlines and dividers
Muted text#824B9B
Captions on the surface
Accent#6EA527
Second voice, not a rival
Dark variant#4E1B64
Hover, pressed, headers
Light variant#F5EBFA
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 #7c2ba0

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

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • Black 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#4FA02B
Analogous left#412BA0
Analogous right#A02B8A
Split-complement 1#8AA02B
Split-complement 2#2BA041
Triadic 1#A07C2B
Triadic 2#2BA07C
Tetradic#A0412B

RGB percentages

Red48.6%
Green16.9%
Blue62.7%

CMYK percentages

Cyan22.5%
Magenta73.1%
Yellow0.0%
Key (black)37.3%

Color previews

#7c2ba0 text on a black background

contrast 2.71:1

Card sample

#7c2ba0 text on a white background

contrast 7.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 43, 160, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 43, 160, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7c2ba0;
background: linear-gradient(135deg, #7c2ba0, #A02B76);

Monochromatic scale

Palettes built from #7c2ba0

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.

#7c2ba0 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

Converts to four-color process without much drama. Proof it anyway.

#7c2ba0, answered

What color is #7c2ba0?

#7c2ba0 is a dark vivid violet, closest to Rebecca Purple (ΔE2000 4.3). It sits at 282° on the hue wheel with 58% saturation and 40% lightness, which reads as cool.

What is the RGB value of #7c2ba0?

rgb(124, 43, 160) — 124 red, 43 green and 160 blue out of 255, or 48.6% / 16.9% / 62.7% by channel.

Is #7c2ba0 a light or a dark color?

It is a dark color. Relative luminance is 0.0855 and perceived brightness is 36%, so white text on it reaches 7.75:1.

Should I use black or white text on #7c2ba0?

White. It scores 7.75:1 against #7c2ba0, versus 2.71:1 for black — AAA at any size.

What is the complementary color of #7c2ba0?

#4FA02B sits directly opposite on the wheel. Softer options are the split-complements #8AA02B and #2BA041, which give the same contrast with far less vibration.

What colors go well with #7c2ba0?

For interface work: #F9F4FA as the surface, #DFC0ED for borders, #824B9B for secondary text, #6EA527 as an accent and #4E1B64 for hover and pressed states. For a palette, the analogous pair #412BA0 and #A02B8A stays calm, while #4FA02B is the loudest partner.

What is #7c2ba0 in CMYK for printing?

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

Is #7c2ba0 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 #A02B99; nudged cooler, #5029A2.

Work with #7c2ba0 in the Color Lab