Skip to content

#7b3af3

a balanced, electric violet · cool · closest name: Blue Violet

RGB
123, 58, 243
HSL
261°, 89%, 59%
CMYK
49, 76, 0, 5
Luminance
0.1371

At a glance

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

Hex
#7b3af3
Hue
261°
violet
Saturation
89%
electric
Lightness
59%
balanced
Brightness
95%
HSV value
Perceived
45%
weighted brightness
Luminance
0.1371
WCAG relative
Temperature
Cool
72/100 cool
Color family
Violet
Tone
Electric
Best ink
White
5.61:1
Closest name
Blue Violet
ΔE2000 3.9
Where it sits
Hue261° of 360°
Saturation89%
Lightness59%
Temperature
Warm ← → Cool72% 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#7b3af3
RGBrgb(123, 58, 243)
HSLhsl(261, 89%, 59%)
CMYKcmyk(49%, 76%, 0%, 5%)
LABlab(43.8 66.2 -81.8)
LCHlch(43.8 105.2 309.0)
OKLCHoklch(0.546 0.253 291.7)
Decimal8076019
Display P3color(display-p3 0.482 0.227 0.953)

Copy-ready code

/* CSS */
color: #7b3af3;
background-color: #7b3af3;
/* Tailwind (arbitrary) */
class="text-[#7b3af3] bg-[#7b3af3]"
/* SCSS */
$brand: #7b3af3;
/* SwiftUI */
Color(red: 0.482, green: 0.227, blue: 0.953)
/* Android */
Color.parseColor("#7b3af3")
/* Flutter */
Color(0xFF7B3AF3)
/* Python / OpenCV (BGR) */
(243, 58, 123)

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

Accessibility — WCAG contrast

Aa
#7b3af3 on white: 5.61:1
AA ✓ pass · AA-large · AAA
Aa
#7b3af3 on black: 3.74:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #006AF8
deuteranopia · #0064F0
tritanopia · #526E95

Color scale — 50 to 950

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

#F6F2FD
#EDE5FA
#D6C4F8
#B895F9
#9560F5
#7b3af3
#5A0EE7
#4B0CC0
#3C099A
#2E0B6F
#1D0745
Base = 500Lightest = 50 · #F6F2FDDarkest = 950 · #1D0745
:root {
  --brand-50: #F6F2FD;
  --brand-100: #EDE5FA;
  --brand-200: #D6C4F8;
  --brand-300: #B895F9;
  --brand-400: #9560F5;
  --brand-500: #7b3af3;
  --brand-600: #5A0EE7;
  --brand-700: #4B0CC0;
  --brand-800: #3C099A;
  --brand-900: #2E0B6F;
  --brand-950: #1D0745;
  --brand: #7b3af3;
  --brand-ink: #ffffff;
}

Colors that work with #7b3af3

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#F6F4FA
Tinted page background
Border#D0C0ED
Hairlines and dividers
Muted text#674B9B
Captions on the surface
Accent#B1C408
Second voice, not a rival
Dark variant#2F0778
Hover, pressed, headers
Light variant#EFE7FE
Selected rows, tints
Dark surface#1A1424
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 #7b3af3

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
  • 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#B2F33A
Analogous left#3A55F3
Analogous right#D83AF3
Split-complement 1#F3D83A
Split-complement 2#55F33A
Triadic 1#F37B3A
Triadic 2#3AF37B
Tetradic#F33A55

RGB percentages

Red48.2%
Green22.7%
Blue95.3%

CMYK percentages

Cyan49.4%
Magenta76.1%
Yellow0.0%
Key (black)4.7%

Color previews

#7b3af3 text on a black background

contrast 3.74:1

Card sample

#7b3af3 text on a white background

contrast 5.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 58, 243, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 58, 243, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7b3af3;
background: linear-gradient(135deg, #7b3af3, #F33AF0);

Monochromatic scale

Palettes built from #7b3af3

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.

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

#7b3af3, answered

What color is #7b3af3?

#7b3af3 is a balanced electric violet, closest to Blue Violet (ΔE2000 3.9). It sits at 261° on the hue wheel with 89% saturation and 59% lightness, which reads as cool.

What is the RGB value of #7b3af3?

rgb(123, 58, 243) — 123 red, 58 green and 243 blue out of 255, or 48.2% / 22.7% / 95.3% by channel.

Is #7b3af3 a light or a dark color?

It is a dark color. Relative luminance is 0.1371 and perceived brightness is 45%, so white text on it reaches 5.61:1.

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

White. It scores 5.61:1 against #7b3af3, versus 3.74:1 for black — AA at any size.

What is the complementary color of #7b3af3?

#B2F33A sits directly opposite on the wheel. Softer options are the split-complements #F3D83A and #55F33A, which give the same contrast with far less vibration.

What colors go well with #7b3af3?

For interface work: #F6F4FA as the surface, #D0C0ED for borders, #674B9B for secondary text, #B1C408 as an accent and #2F0778 for hover and pressed states. For a palette, the analogous pair #3A55F3 and #D83AF3 stays calm, while #B2F33A is the loudest partner.

What is #7b3af3 in CMYK for printing?

cmyk(49%, 76%, 0%, 5%). 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 #7b3af3 warm or cool?

Cool — it scores 72 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BF3AF3; nudged cooler, #383BF5.

Work with #7b3af3 in the Color Lab