Skip to content

#7f2ba5

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

RGB
127, 43, 165
HSL
281°, 59%, 41%
CMYK
23, 74, 0, 35
Luminance
0.0896

At a glance

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

Hex
#7f2ba5
Hue
281°
violet
Saturation
59%
vivid
Lightness
41%
dark
Brightness
65%
HSV value
Perceived
37%
weighted brightness
Luminance
0.0896
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Vivid
Best ink
White
7.52:1
Closest name
Rebecca Purple
ΔE2000 4.8
Where it sits
Hue281° of 360°
Saturation59%
Lightness41%
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#7f2ba5
RGBrgb(127, 43, 165)
HSLhsl(281, 59%, 41%)
CMYKcmyk(23%, 74%, 0%, 35%)
LABlab(35.9 54.7 -49.4)
LCHlch(35.9 73.7 317.9)
OKLCHoklch(0.472 0.190 312.9)
Decimal8334245
Display P3color(display-p3 0.498 0.169 0.647)

Copy-ready code

/* CSS */
color: #7f2ba5;
background-color: #7f2ba5;
/* Tailwind (arbitrary) */
class="text-[#7f2ba5] bg-[#7f2ba5]"
/* SCSS */
$brand: #7f2ba5;
/* SwiftUI */
Color(red: 0.498, green: 0.169, blue: 0.647)
/* Android */
Color.parseColor("#7f2ba5")
/* Flutter */
Color(0xFF7F2BA5)
/* Python / OpenCV (BGR) */
(165, 43, 127)

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

Accessibility — WCAG contrast

Aa
#7f2ba5 on white: 7.52:1
AA ✓ pass · AA-large · AAA
Aa
#7f2ba5 on black: 2.79:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #0050A8
deuteranopia · #1E56A2
tritanopia · #7B4666

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7f2ba5 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
#D3A6E8
#BD79DC
#A84DD1
#9533C2
#7f2ba5
#642281
#4A1C5E
#2E123B
Base = 700Lightest = 50 · #F9F4FBDarkest = 950 · #2E123B
:root {
  --brand-50: #F9F4FB;
  --brand-100: #F2E9F7;
  --brand-200: #E4CDEF;
  --brand-300: #D3A6E8;
  --brand-400: #BD79DC;
  --brand-500: #A84DD1;
  --brand-600: #9533C2;
  --brand-700: #7f2ba5;
  --brand-800: #642281;
  --brand-900: #4A1C5E;
  --brand-950: #2E123B;
  --brand: #7f2ba5;
  --brand-ink: #ffffff;
}

Colors that work with #7f2ba5

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#6EA626
Second voice, not a rival
Dark variant#4E1A65
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 #7f2ba5

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#51A52B
Analogous left#422BA5
Analogous right#A52B8E
Split-complement 1#8EA52B
Split-complement 2#2BA542
Triadic 1#A57F2B
Triadic 2#2BA57F
Tetradic#A5422B

RGB percentages

Red49.8%
Green16.9%
Blue64.7%

CMYK percentages

Cyan23.0%
Magenta73.9%
Yellow0.0%
Key (black)35.3%

Color previews

#7f2ba5 text on a black background

contrast 2.79:1

Card sample

#7f2ba5 text on a white background

contrast 7.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7f2ba5

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.

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

#7f2ba5, answered

What color is #7f2ba5?

#7f2ba5 is a dark vivid violet, closest to Rebecca Purple (ΔE2000 4.8). It sits at 281° on the hue wheel with 59% saturation and 41% lightness, which reads as cool.

What is the RGB value of #7f2ba5?

rgb(127, 43, 165) — 127 red, 43 green and 165 blue out of 255, or 49.8% / 16.9% / 64.7% by channel.

Is #7f2ba5 a light or a dark color?

It is a dark color. Relative luminance is 0.0896 and perceived brightness is 37%, so white text on it reaches 7.52:1.

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

White. It scores 7.52:1 against #7f2ba5, versus 2.79:1 for black — AAA at any size.

What is the complementary color of #7f2ba5?

#51A52B sits directly opposite on the wheel. Softer options are the split-complements #8EA52B and #2BA542, which give the same contrast with far less vibration.

What colors go well with #7f2ba5?

For interface work: #F9F4FA as the surface, #DFC0ED for borders, #824B9B for secondary text, #6EA626 as an accent and #4E1A65 for hover and pressed states. For a palette, the analogous pair #422BA5 and #A52B8E stays calm, while #51A52B is the loudest partner.

What is #7f2ba5 in CMYK for printing?

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

Is #7f2ba5 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 #A52B9E; nudged cooler, #5229A7.

Work with #7f2ba5 in the Color Lab